Discovery Engine V1BETA API - Class Google::Cloud::DiscoveryEngine::V1beta::UpdateSampleQueryRequest (v0.13.0)

Reference documentation and code samples for the Discovery Engine V1BETA API class Google::Cloud::DiscoveryEngine::V1beta::UpdateSampleQueryRequest.

Request message for SampleQueryService.UpdateSampleQuery method.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#sample_query

def sample_query() -> ::Google::Cloud::DiscoveryEngine::V1beta::SampleQuery
Returns

#sample_query=

def sample_query=(value) -> ::Google::Cloud::DiscoveryEngine::V1beta::SampleQuery
Parameter
Returns

#update_mask

def update_mask() -> ::Google::Protobuf::FieldMask
Returns
  • (::Google::Protobuf::FieldMask) — Indicates which fields in the provided imported 'simple query' to update. If not set, will by default update all fields.

#update_mask=

def update_mask=(value) -> ::Google::Protobuf::FieldMask
Parameter
  • value (::Google::Protobuf::FieldMask) — Indicates which fields in the provided imported 'simple query' to update. If not set, will by default update all fields.
Returns
  • (::Google::Protobuf::FieldMask) — Indicates which fields in the provided imported 'simple query' to update. If not set, will by default update all fields.