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_id ⇒ String

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

Returns:

  • (String) —

    The server-assigned +name+ of the operation.



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

class GetOperationRequest; end

#project_id ⇒ String

Returns The Google Developers Console project ID or project number.

Returns:



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

class GetOperationRequest; end

#zone ⇒ String

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.



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

class GetOperationRequest; end