Class: Google::Cloud::Eventarc::V1::GoogleApiSource::AnnotationsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Eventarc::V1::GoogleApiSource::AnnotationsEntry
- 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
87 88 89 90 |
# File 'proto_docs/google/cloud/eventarc/v1/google_api_source.rb', line 87 class AnnotationsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
87 88 89 90 |
# File 'proto_docs/google/cloud/eventarc/v1/google_api_source.rb', line 87 class AnnotationsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |