Class: Google::Cloud::FinancialServices::V1::Instance::LabelsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::FinancialServices::V1::Instance::LabelsEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/financialservices/v1/instance.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
62 63 64 65 |
# File 'proto_docs/google/cloud/financialservices/v1/instance.rb', line 62 class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
62 63 64 65 |
# File 'proto_docs/google/cloud/financialservices/v1/instance.rb', line 62 class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |