Class: Google::Cloud::Compute::V1::GetGlobalOrganizationOperationRequest

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/compute/v1/compute.rb

Overview

A request message for GlobalOrganizationOperations.Get. See the method description for details.

Instance Attribute Summary collapse

Instance Attribute Details

#operation::String

Returns Name of the Operations resource to return, or its unique numeric identifier.

Returns:

  • (::String)

    Name of the Operations resource to return, or its unique numeric identifier.



8945
8946
8947
8948
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 8945

class GetGlobalOrganizationOperationRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#parent_id::String

Returns Parent ID for this request.

Returns:

  • (::String)

    Parent ID for this request.



8945
8946
8947
8948
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 8945

class GetGlobalOrganizationOperationRequest
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end