Class StoredContentsExampleParameters.ContentSearchKey (3.64.0)

public static final class StoredContentsExampleParameters.ContentSearchKey extends GeneratedMessageV3 implements StoredContentsExampleParameters.ContentSearchKeyOrBuilder

The chat history to use to generate the search key for retrieval.

Protobuf type google.cloud.aiplatform.v1beta1.StoredContentsExampleParameters.ContentSearchKey

Inheritance

Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessageV3 > StoredContentsExampleParameters.ContentSearchKey

Static Fields

CONTENTS_FIELD_NUMBER

public static final int CONTENTS_FIELD_NUMBER
Field Value
Type Description
int

SEARCH_KEY_GENERATION_METHOD_FIELD_NUMBER

public static final int SEARCH_KEY_GENERATION_METHOD_FIELD_NUMBER
Field Value
Type Description
int

Static Methods

getDefaultInstance()

public static StoredContentsExampleParameters.ContentSearchKey getDefaultInstance()
Returns
Type Description
StoredContentsExampleParameters.ContentSearchKey

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
Type Description
Descriptor

newBuilder()

public static StoredContentsExampleParameters.ContentSearchKey.Builder newBuilder()
Returns
Type Description
StoredContentsExampleParameters.ContentSearchKey.Builder

newBuilder(StoredContentsExampleParameters.ContentSearchKey prototype)

public static StoredContentsExampleParameters.ContentSearchKey.Builder newBuilder(StoredContentsExampleParameters.ContentSearchKey prototype)
Parameter
Name Description
prototype StoredContentsExampleParameters.ContentSearchKey
Returns
Type Description
StoredContentsExampleParameters.ContentSearchKey.Builder

parseDelimitedFrom(InputStream input)

public static StoredContentsExampleParameters.ContentSearchKey parseDelimitedFrom(InputStream input)
Parameter
Name Description
input InputStream
Returns
Type Description
StoredContentsExampleParameters.ContentSearchKey
Exceptions
Type Description
IOException

parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)

public static StoredContentsExampleParameters.ContentSearchKey parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input InputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
StoredContentsExampleParameters.ContentSearchKey
Exceptions
Type Description
IOException

parseFrom(byte[] data)

public static StoredContentsExampleParameters.ContentSearchKey parseFrom(byte[] data)
Parameter
Name Description
data byte[]
Returns
Type Description
StoredContentsExampleParameters.ContentSearchKey
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)

public static StoredContentsExampleParameters.ContentSearchKey parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
data byte[]
extensionRegistry ExtensionRegistryLite
Returns
Type Description
StoredContentsExampleParameters.ContentSearchKey
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(ByteString data)

public static StoredContentsExampleParameters.ContentSearchKey parseFrom(ByteString data)
Parameter
Name Description
data ByteString
Returns
Type Description
StoredContentsExampleParameters.ContentSearchKey
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)

public static StoredContentsExampleParameters.ContentSearchKey parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
data ByteString
extensionRegistry ExtensionRegistryLite
Returns
Type Description
StoredContentsExampleParameters.ContentSearchKey
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(CodedInputStream input)

public static StoredContentsExampleParameters.ContentSearchKey parseFrom(CodedInputStream input)
Parameter
Name Description
input CodedInputStream
Returns
Type Description
StoredContentsExampleParameters.ContentSearchKey
Exceptions
Type Description
IOException

parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public static StoredContentsExampleParameters.ContentSearchKey parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input CodedInputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
StoredContentsExampleParameters.ContentSearchKey
Exceptions
Type Description
IOException

parseFrom(InputStream input)

public static StoredContentsExampleParameters.ContentSearchKey parseFrom(InputStream input)
Parameter
Name Description
input InputStream
Returns
Type Description
StoredContentsExampleParameters.ContentSearchKey
Exceptions
Type Description
IOException

parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)

public static StoredContentsExampleParameters.ContentSearchKey parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input InputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
StoredContentsExampleParameters.ContentSearchKey
Exceptions
Type Description
IOException

parseFrom(ByteBuffer data)

public static StoredContentsExampleParameters.ContentSearchKey parseFrom(ByteBuffer data)
Parameter
Name Description
data ByteBuffer
Returns
Type Description
StoredContentsExampleParameters.ContentSearchKey
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)

public static StoredContentsExampleParameters.ContentSearchKey parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
data ByteBuffer
extensionRegistry ExtensionRegistryLite
Returns
Type Description
StoredContentsExampleParameters.ContentSearchKey
Exceptions
Type Description
InvalidProtocolBufferException

parser()

public static Parser<StoredContentsExampleParameters.ContentSearchKey> parser()
Returns
Type Description
Parser<ContentSearchKey>

Methods

equals(Object obj)

public boolean equals(Object obj)
Parameter
Name Description
obj Object
Returns
Type Description
boolean
Overrides

getContents(int index)

public Content getContents(int index)

Required. The conversation for generating a search key.

repeated .google.cloud.aiplatform.v1beta1.Content contents = 1 [(.google.api.field_behavior) = REQUIRED];

Parameter
Name Description
index int
Returns
Type Description
Content

getContentsCount()

public int getContentsCount()

Required. The conversation for generating a search key.

repeated .google.cloud.aiplatform.v1beta1.Content contents = 1 [(.google.api.field_behavior) = REQUIRED];

Returns
Type Description
int

getContentsList()

public List<Content> getContentsList()

Required. The conversation for generating a search key.

repeated .google.cloud.aiplatform.v1beta1.Content contents = 1 [(.google.api.field_behavior) = REQUIRED];

Returns
Type Description
List<Content>

getContentsOrBuilder(int index)

public ContentOrBuilder getContentsOrBuilder(int index)

Required. The conversation for generating a search key.

repeated .google.cloud.aiplatform.v1beta1.Content contents = 1 [(.google.api.field_behavior) = REQUIRED];

Parameter
Name Description
index int
Returns
Type Description
ContentOrBuilder

getContentsOrBuilderList()

public List<? extends ContentOrBuilder> getContentsOrBuilderList()

Required. The conversation for generating a search key.

repeated .google.cloud.aiplatform.v1beta1.Content contents = 1 [(.google.api.field_behavior) = REQUIRED];

Returns
Type Description
List<? extends com.google.cloud.aiplatform.v1beta1.ContentOrBuilder>

getDefaultInstanceForType()

public StoredContentsExampleParameters.ContentSearchKey getDefaultInstanceForType()
Returns
Type Description
StoredContentsExampleParameters.ContentSearchKey

getParserForType()

public Parser<StoredContentsExampleParameters.ContentSearchKey> getParserForType()
Returns
Type Description
Parser<ContentSearchKey>
Overrides

getSearchKeyGenerationMethod()

public StoredContentsExample.SearchKeyGenerationMethod getSearchKeyGenerationMethod()

Required. The method of generating a search key.

.google.cloud.aiplatform.v1beta1.StoredContentsExample.SearchKeyGenerationMethod search_key_generation_method = 2 [(.google.api.field_behavior) = REQUIRED];

Returns
Type Description
StoredContentsExample.SearchKeyGenerationMethod

The searchKeyGenerationMethod.

getSearchKeyGenerationMethodOrBuilder()

public StoredContentsExample.SearchKeyGenerationMethodOrBuilder getSearchKeyGenerationMethodOrBuilder()

Required. The method of generating a search key.

.google.cloud.aiplatform.v1beta1.StoredContentsExample.SearchKeyGenerationMethod search_key_generation_method = 2 [(.google.api.field_behavior) = REQUIRED];

Returns
Type Description
StoredContentsExample.SearchKeyGenerationMethodOrBuilder

getSerializedSize()

public int getSerializedSize()
Returns
Type Description
int
Overrides

hasSearchKeyGenerationMethod()

public boolean hasSearchKeyGenerationMethod()

Required. The method of generating a search key.

.google.cloud.aiplatform.v1beta1.StoredContentsExample.SearchKeyGenerationMethod search_key_generation_method = 2 [(.google.api.field_behavior) = REQUIRED];

Returns
Type Description
boolean

Whether the searchKeyGenerationMethod field is set.

hashCode()

public int hashCode()
Returns
Type Description
int
Overrides

internalGetFieldAccessorTable()

protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns
Type Description
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
Type Description
boolean
Overrides

newBuilderForType()

public StoredContentsExampleParameters.ContentSearchKey.Builder newBuilderForType()
Returns
Type Description
StoredContentsExampleParameters.ContentSearchKey.Builder

newBuilderForType(GeneratedMessageV3.BuilderParent parent)

protected StoredContentsExampleParameters.ContentSearchKey.Builder newBuilderForType(GeneratedMessageV3.BuilderParent parent)
Parameter
Name Description
parent BuilderParent
Returns
Type Description
StoredContentsExampleParameters.ContentSearchKey.Builder
Overrides

newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)

protected Object newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)
Parameter
Name Description
unused UnusedPrivateParameter
Returns
Type Description
Object
Overrides

toBuilder()

public StoredContentsExampleParameters.ContentSearchKey.Builder toBuilder()
Returns
Type Description
StoredContentsExampleParameters.ContentSearchKey.Builder

writeTo(CodedOutputStream output)

public void writeTo(CodedOutputStream output)
Parameter
Name Description
output CodedOutputStream
Overrides
Exceptions
Type Description
IOException