Class: Google::Cloud::ApiHub::V1::ApiHubInstance::LabelsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::ApiHub::V1::ApiHubInstance::LabelsEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/apihub/v1/common_fields.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
1315 1316 1317 1318 |
# File 'proto_docs/google/cloud/apihub/v1/common_fields.rb', line 1315 class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
1315 1316 1317 1318 |
# File 'proto_docs/google/cloud/apihub/v1/common_fields.rb', line 1315 class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |