public final class GenAiAdvancedFeaturesConfig extends GeneratedMessage implements GenAiAdvancedFeaturesConfigOrBuilderConfiguration for GenAiAdvancedFeatures.
Protobuf type google.cloud.vertexai.v1.GenAiAdvancedFeaturesConfig
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > GenAiAdvancedFeaturesConfigImplements
GenAiAdvancedFeaturesConfigOrBuilderStatic Fields
RAG_CONFIG_FIELD_NUMBER
public static final int RAG_CONFIG_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static GenAiAdvancedFeaturesConfig getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
GenAiAdvancedFeaturesConfig |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static GenAiAdvancedFeaturesConfig.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
GenAiAdvancedFeaturesConfig.Builder |
|
newBuilder(GenAiAdvancedFeaturesConfig prototype)
public static GenAiAdvancedFeaturesConfig.Builder newBuilder(GenAiAdvancedFeaturesConfig prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
GenAiAdvancedFeaturesConfig |
| Returns | |
|---|---|
| Type | Description |
GenAiAdvancedFeaturesConfig.Builder |
|
parseDelimitedFrom(InputStream input)
public static GenAiAdvancedFeaturesConfig parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
GenAiAdvancedFeaturesConfig |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static GenAiAdvancedFeaturesConfig parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
GenAiAdvancedFeaturesConfig |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static GenAiAdvancedFeaturesConfig parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
GenAiAdvancedFeaturesConfig |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static GenAiAdvancedFeaturesConfig parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
GenAiAdvancedFeaturesConfig |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static GenAiAdvancedFeaturesConfig parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
GenAiAdvancedFeaturesConfig |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static GenAiAdvancedFeaturesConfig parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
GenAiAdvancedFeaturesConfig |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static GenAiAdvancedFeaturesConfig parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
GenAiAdvancedFeaturesConfig |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static GenAiAdvancedFeaturesConfig parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
GenAiAdvancedFeaturesConfig |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static GenAiAdvancedFeaturesConfig parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
GenAiAdvancedFeaturesConfig |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static GenAiAdvancedFeaturesConfig parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
GenAiAdvancedFeaturesConfig |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static GenAiAdvancedFeaturesConfig parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
GenAiAdvancedFeaturesConfig |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static GenAiAdvancedFeaturesConfig parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
GenAiAdvancedFeaturesConfig |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<GenAiAdvancedFeaturesConfig> parser()| Returns | |
|---|---|
| Type | Description |
Parser<GenAiAdvancedFeaturesConfig> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getDefaultInstanceForType()
public GenAiAdvancedFeaturesConfig getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
GenAiAdvancedFeaturesConfig |
|
getParserForType()
public Parser<GenAiAdvancedFeaturesConfig> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<GenAiAdvancedFeaturesConfig> |
|
getRagConfig()
public GenAiAdvancedFeaturesConfig.RagConfig getRagConfig()Configuration for Retrieval Augmented Generation feature.
.google.cloud.vertexai.v1.GenAiAdvancedFeaturesConfig.RagConfig rag_config = 1;
| Returns | |
|---|---|
| Type | Description |
GenAiAdvancedFeaturesConfig.RagConfig |
The ragConfig. |
getRagConfigOrBuilder()
public GenAiAdvancedFeaturesConfig.RagConfigOrBuilder getRagConfigOrBuilder()Configuration for Retrieval Augmented Generation feature.
.google.cloud.vertexai.v1.GenAiAdvancedFeaturesConfig.RagConfig rag_config = 1;
| Returns | |
|---|---|
| Type | Description |
GenAiAdvancedFeaturesConfig.RagConfigOrBuilder |
|
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
hasRagConfig()
public boolean hasRagConfig()Configuration for Retrieval Augmented Generation feature.
.google.cloud.vertexai.v1.GenAiAdvancedFeaturesConfig.RagConfig rag_config = 1;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the ragConfig field is set. |
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 GenAiAdvancedFeaturesConfig.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
GenAiAdvancedFeaturesConfig.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected GenAiAdvancedFeaturesConfig.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
GenAiAdvancedFeaturesConfig.Builder |
|
toBuilder()
public GenAiAdvancedFeaturesConfig.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
GenAiAdvancedFeaturesConfig.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|