Google Cloud Discovery Engine V1 Client - Class ContentConfig (1.7.0)

Reference documentation and code samples for the Google Cloud Discovery Engine V1 Client class ContentConfig.

Content config of the data store.

Protobuf type google.cloud.discoveryengine.v1.DataStore.ContentConfig

Namespace

Google \ Cloud \ DiscoveryEngine \ V1 \ DataStore

Methods

static::name

Parameter
Name
Description
value
mixed

static::value

Parameter
Name
Description
name
mixed

Constants

CONTENT_CONFIG_UNSPECIFIED

  Value: 0 
 

Default value.

Generated from protobuf enum CONTENT_CONFIG_UNSPECIFIED = 0;

NO_CONTENT

  Value: 1 
 

Only contains documents without any Document.content .

Generated from protobuf enum NO_CONTENT = 1;

CONTENT_REQUIRED

  Value: 2 
 

Only contains documents with Document.content .

Generated from protobuf enum CONTENT_REQUIRED = 2;

PUBLIC_WEBSITE

  Value: 3 
 

The data store is used for public website search.

Generated from protobuf enum PUBLIC_WEBSITE = 3;

GOOGLE_WORKSPACE

  Value: 4 
 

The data store is used for workspace search. Details of workspace data store are specified in the WorkspaceConfig .

Generated from protobuf enum GOOGLE_WORKSPACE = 4;

Design a Mobile Site
View Site in Mobile | Classic
Share by: