Class: Google::Cloud::Eventarc::V1::GoogleApiSource::LabelsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Eventarc::V1::GoogleApiSource::LabelsEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/eventarc/v1/google_api_source.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
78 79 80 81 |
# File 'proto_docs/google/cloud/eventarc/v1/google_api_source.rb', line 78 class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
78 79 80 81 |
# File 'proto_docs/google/cloud/eventarc/v1/google_api_source.rb', line 78 class LabelsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |