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

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

Request for GetGenerativeQuestionsFeatureConfig method.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#catalog

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

#catalog=

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