Class: Google::Cloud::Workstations::V1beta::WorkstationConfig::Host::GceInstance::InstanceMetadataEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Workstations::V1beta::WorkstationConfig::Host::GceInstance::InstanceMetadataEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/workstations/v1beta/workstations.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
757 758 759 760 |
# File 'proto_docs/google/cloud/workstations/v1beta/workstations.rb', line 757 class InstanceMetadataEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
757 758 759 760 |
# File 'proto_docs/google/cloud/workstations/v1beta/workstations.rb', line 757 class InstanceMetadataEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |