Class: Google::Cloud::Compute::V1::SetCommonInstanceMetadataOperationMetadata

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

Defined Under Namespace

Classes: PerLocationOperationsEntry

Instance Attribute Summary collapse

Instance Attribute Details

#client_operation_id::String



29441
29442
29443
29444
29445
29446
29447
29448
29449
29450
29451
29452
29453
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 29441

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

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::Google::Cloud::Compute::V1::SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo]
  class PerLocationOperationsEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#per_location_operations::Google::Protobuf::Map{::String => ::Google::Cloud::Compute::V1::SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo}



29441
29442
29443
29444
29445
29446
29447
29448
29449
29450
29451
29452
29453
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 29441

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

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::Google::Cloud::Compute::V1::SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo]
  class PerLocationOperationsEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end