Interface GetGenerativeQuestionsFeatureConfigRequestOrBuilder (2.54.0)

public interface GetGenerativeQuestionsFeatureConfigRequestOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getCatalog()

public abstract String getCatalog()

Required. Resource name of the parent catalog. Format: projects/{project}/locations/{location}/catalogs/{catalog}

string catalog = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }

Returns
Type Description
String

The catalog.

getCatalogBytes()

public abstract ByteString getCatalogBytes()

Required. Resource name of the parent catalog. Format: projects/{project}/locations/{location}/catalogs/{catalog}

string catalog = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }

Returns
Type Description
ByteString

The bytes for catalog.