Class: Google::Container::V1::ListOperationsRequest

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

Overview

ListOperationsRequest lists operations.

Instance Attribute Summary collapse

Instance Attribute Details

#project_idString

Returns The Google Developers Console project ID or project number.

Returns:



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

class ListOperationsRequest; end

#zoneString

Returns The name of the Google Compute Engine zone to return operations for, or +-+ for all zones.

Returns:

  • (String)

    The name of the Google Compute Engine zone to return operations for, or +-+ for all zones.



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

class ListOperationsRequest; end