Class: Google::Cloud::ArtifactRegistry::V1::Attachment::AnnotationsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::ArtifactRegistry::V1::Attachment::AnnotationsEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/devtools/artifactregistry/v1/attachment.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
74 75 76 77 |
# File 'proto_docs/google/devtools/artifactregistry/v1/attachment.rb', line 74 class AnnotationsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::String
74 75 76 77 |
# File 'proto_docs/google/devtools/artifactregistry/v1/attachment.rb', line 74 class AnnotationsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |