Class: Google::Container::V1::GetOperationRequest

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/container/v1/doc/google/container/v1/cluster_service.rb

Overview

GetOperationRequest gets a single operation.

Instance Attribute Summary collapse

Instance Attribute Details

#operation_idString

Returns The server-assigned +name+ of the operation.

Returns:

  • (String)

    The server-assigned +name+ of the operation.



1014
# File 'lib/google/cloud/container/v1/doc/google/container/v1/cluster_service.rb', line 1014

class GetOperationRequest; end

#project_idString

Returns The Google Developers Console project ID or project number.

Returns:



1014
# File 'lib/google/cloud/container/v1/doc/google/container/v1/cluster_service.rb', line 1014

class GetOperationRequest; end

#zoneString

Returns The name of the Google Compute Engine zone in which the cluster resides.

Returns:

  • (String)

    The name of the Google Compute Engine zone in which the cluster resides.



1014
# File 'lib/google/cloud/container/v1/doc/google/container/v1/cluster_service.rb', line 1014

class GetOperationRequest; end