Class: Google::Cloud::Retail::V2::AttributesConfig::CatalogAttributesEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Retail::V2::AttributesConfig::CatalogAttributesEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/retail/v2/catalog.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
416 417 418 419 |
# File 'proto_docs/google/cloud/retail/v2/catalog.rb', line 416 class CatalogAttributesEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::Google::Cloud::Retail::V2::CatalogAttribute
416 417 418 419 |
# File 'proto_docs/google/cloud/retail/v2/catalog.rb', line 416 class CatalogAttributesEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |