Class: Google::Cloud::Workstations::V1::WorkstationConfig::AnnotationsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Workstations::V1::WorkstationConfig::AnnotationsEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/workstations/v1/workstations.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
1000 1001 1002 1003 |
# File 'proto_docs/google/cloud/workstations/v1/workstations.rb', line 1000 class AnnotationsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
1000 1001 1002 1003 |
# File 'proto_docs/google/cloud/workstations/v1/workstations.rb', line 1000 class AnnotationsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |