Class: Google::Cloud::DiscoveryEngine::V1::SearchRequest::ParamsEntry
- Inherits:
-
Object
- Object
- Google::Cloud::DiscoveryEngine::V1::SearchRequest::ParamsEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/discoveryengine/v1/search_service.rb
Instance Attribute Summary collapse
Instance Attribute Details
#key ⇒ ::String
695 696 697 698 |
# File 'proto_docs/google/cloud/discoveryengine/v1/search_service.rb', line 695 class ParamsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::Google::Protobuf::Value
695 696 697 698 |
# File 'proto_docs/google/cloud/discoveryengine/v1/search_service.rb', line 695 class ParamsEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |