Class: Google::Cloud::Compute::V1::GuestAttributesEntry

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 guest attributes namespace/key/value entry.

Instance Attribute Summary collapse

Instance Attribute Details

#key::String



8567
8568
8569
8570
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 8567

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

#namespace::String



8567
8568
8569
8570
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 8567

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

#value::String



8567
8568
8569
8570
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 8567

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