Class: Google::Cloud::DiscoveryEngine::V1beta::SearchRequest::ParamsEntry

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/discoveryengine/v1beta/search_service.rb

Instance Attribute Summary collapse

Instance Attribute Details

#key::String

Returns:

  • (::String)


732
733
734
735
# File 'proto_docs/google/cloud/discoveryengine/v1beta/search_service.rb', line 732

class ParamsEntry
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#value::Google::Protobuf::Value



732
733
734
735
# File 'proto_docs/google/cloud/discoveryengine/v1beta/search_service.rb', line 732

class ParamsEntry
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end