Class: Google::Cloud::DiscoveryEngine::V1::UserEvent::AttributesEntry
- Inherits:
-
Object
- Object
- Google::Cloud::DiscoveryEngine::V1::UserEvent::AttributesEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/discoveryengine/v1/user_event.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
229 230 231 232 |
# File 'proto_docs/google/cloud/discoveryengine/v1/user_event.rb', line 229 class AttributesEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::Google::Cloud::DiscoveryEngine::V1::CustomAttribute
229 230 231 232 |
# File 'proto_docs/google/cloud/discoveryengine/v1/user_event.rb', line 229 class AttributesEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |