Reference documentation and code samples for the Retail V2 API class Google::Cloud::Retail::V2::ListGenerativeQuestionConfigsRequest.
Request for ListQuestions method.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#parent
def parent() -> ::String
Returns
- (::String) — Required. Resource name of the parent catalog. Format: projects/{project}/locations/{location}/catalogs/{catalog}
#parent=
def parent=(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}