public static final class Engine.KnowledgeGraphConfig.FeatureConfig extends GeneratedMessage implements Engine.KnowledgeGraphConfig.FeatureConfigOrBuilderFeature config for the Knowledge Graph.
Protobuf type
google.cloud.discoveryengine.v1beta.Engine.KnowledgeGraphConfig.FeatureConfig
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > Engine.KnowledgeGraphConfig.FeatureConfigStatic Fields
DISABLE_PRIVATE_KG_AUTO_COMPLETE_FIELD_NUMBER
public static final int DISABLE_PRIVATE_KG_AUTO_COMPLETE_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
DISABLE_PRIVATE_KG_ENRICHMENT_FIELD_NUMBER
public static final int DISABLE_PRIVATE_KG_ENRICHMENT_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
DISABLE_PRIVATE_KG_QUERY_UI_CHIPS_FIELD_NUMBER
public static final int DISABLE_PRIVATE_KG_QUERY_UI_CHIPS_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
DISABLE_PRIVATE_KG_QUERY_UNDERSTANDING_FIELD_NUMBER
public static final int DISABLE_PRIVATE_KG_QUERY_UNDERSTANDING_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static Engine.KnowledgeGraphConfig.FeatureConfig getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
Engine.KnowledgeGraphConfig.FeatureConfig |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static Engine.KnowledgeGraphConfig.FeatureConfig.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
Engine.KnowledgeGraphConfig.FeatureConfig.Builder |
|
newBuilder(Engine.KnowledgeGraphConfig.FeatureConfig prototype)
public static Engine.KnowledgeGraphConfig.FeatureConfig.Builder newBuilder(Engine.KnowledgeGraphConfig.FeatureConfig prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
Engine.KnowledgeGraphConfig.FeatureConfig |
| Returns | |
|---|---|
| Type | Description |
Engine.KnowledgeGraphConfig.FeatureConfig.Builder |
|
parseDelimitedFrom(InputStream input)
public static Engine.KnowledgeGraphConfig.FeatureConfig parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
Engine.KnowledgeGraphConfig.FeatureConfig |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static Engine.KnowledgeGraphConfig.FeatureConfig parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
Engine.KnowledgeGraphConfig.FeatureConfig |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static Engine.KnowledgeGraphConfig.FeatureConfig parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
Engine.KnowledgeGraphConfig.FeatureConfig |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static Engine.KnowledgeGraphConfig.FeatureConfig parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
Engine.KnowledgeGraphConfig.FeatureConfig |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static Engine.KnowledgeGraphConfig.FeatureConfig parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
Engine.KnowledgeGraphConfig.FeatureConfig |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static Engine.KnowledgeGraphConfig.FeatureConfig parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
Engine.KnowledgeGraphConfig.FeatureConfig |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static Engine.KnowledgeGraphConfig.FeatureConfig parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
Engine.KnowledgeGraphConfig.FeatureConfig |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static Engine.KnowledgeGraphConfig.FeatureConfig parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
Engine.KnowledgeGraphConfig.FeatureConfig |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static Engine.KnowledgeGraphConfig.FeatureConfig parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
Engine.KnowledgeGraphConfig.FeatureConfig |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static Engine.KnowledgeGraphConfig.FeatureConfig parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
Engine.KnowledgeGraphConfig.FeatureConfig |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static Engine.KnowledgeGraphConfig.FeatureConfig parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
Engine.KnowledgeGraphConfig.FeatureConfig |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static Engine.KnowledgeGraphConfig.FeatureConfig parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
Engine.KnowledgeGraphConfig.FeatureConfig |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<Engine.KnowledgeGraphConfig.FeatureConfig> parser()| Returns | |
|---|---|
| Type | Description |
Parser<FeatureConfig> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getDefaultInstanceForType()
public Engine.KnowledgeGraphConfig.FeatureConfig getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
Engine.KnowledgeGraphConfig.FeatureConfig |
|
getDisablePrivateKgAutoComplete()
public boolean getDisablePrivateKgAutoComplete()Whether to disable the private KG auto complete for the engine.
Defaults to false if not specified.
bool disable_private_kg_auto_complete = 3;
| Returns | |
|---|---|
| Type | Description |
boolean |
The disablePrivateKgAutoComplete. |
getDisablePrivateKgEnrichment()
public boolean getDisablePrivateKgEnrichment()Whether to disable the private KG enrichment for the engine.
Defaults to false if not specified.
bool disable_private_kg_enrichment = 2;
| Returns | |
|---|---|
| Type | Description |
boolean |
The disablePrivateKgEnrichment. |
getDisablePrivateKgQueryUiChips()
public boolean getDisablePrivateKgQueryUiChips()Whether to disable the private KG for query UI chips.
Defaults to false if not specified.
bool disable_private_kg_query_ui_chips = 4;
| Returns | |
|---|---|
| Type | Description |
boolean |
The disablePrivateKgQueryUiChips. |
getDisablePrivateKgQueryUnderstanding()
public boolean getDisablePrivateKgQueryUnderstanding()Whether to disable the private KG query understanding for the engine.
Defaults to false if not specified.
bool disable_private_kg_query_understanding = 1;
| Returns | |
|---|---|
| Type | Description |
boolean |
The disablePrivateKgQueryUnderstanding. |
getParserForType()
public Parser<Engine.KnowledgeGraphConfig.FeatureConfig> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<FeatureConfig> |
|
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
hashCode()
public int hashCode()| Returns | |
|---|---|
| Type | Description |
int |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
newBuilderForType()
public Engine.KnowledgeGraphConfig.FeatureConfig.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
Engine.KnowledgeGraphConfig.FeatureConfig.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected Engine.KnowledgeGraphConfig.FeatureConfig.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
Engine.KnowledgeGraphConfig.FeatureConfig.Builder |
|
toBuilder()
public Engine.KnowledgeGraphConfig.FeatureConfig.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
Engine.KnowledgeGraphConfig.FeatureConfig.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|