Retail V2 API - Class Google::Cloud::Retail::V2::BatchUpdateGenerativeQuestionConfigsRequest (v1.1.0)

Reference documentation and code samples for the Retail V2 API class Google::Cloud::Retail::V2::BatchUpdateGenerativeQuestionConfigsRequest.

Request for BatchUpdateGenerativeQuestionConfig method.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#parent

def parent() -> ::String
Returns
  • (::String) — Optional. Resource name of the parent catalog. Format: projects/{project}/locations/{location}/catalogs/{catalog}

#parent=

def parent=(value) -> ::String
Parameter
  • value (::String) — Optional. Resource name of the parent catalog. Format: projects/{project}/locations/{location}/catalogs/{catalog}
Returns
  • (::String) — Optional. Resource name of the parent catalog. Format: projects/{project}/locations/{location}/catalogs/{catalog}

#requests

def requests() -> ::Array<::Google::Cloud::Retail::V2::UpdateGenerativeQuestionConfigRequest>
Returns

#requests=

def requests=(value) -> ::Array<::Google::Cloud::Retail::V2::UpdateGenerativeQuestionConfigRequest>
Parameter
Returns