public final class StoredContentsExampleParameters extends com.google.protobuf.GeneratedMessageV3 implements StoredContentsExampleParametersOrBuilder
The metadata filters that will be used to search StoredContentsExamples. If a field is unspecified, then no filtering for that field will be appliedProtobuf type
google.cloud.aiplatform.v1beta1.StoredContentsExampleParameters| Modifier and Type | Class and Description |
|---|---|
static class |
StoredContentsExampleParameters.Builder
The metadata filters that will be used to search StoredContentsExamples.
|
static class |
StoredContentsExampleParameters.ContentSearchKey
The chat history to use to generate the search key for retrieval.
|
static interface |
StoredContentsExampleParameters.ContentSearchKeyOrBuilder |
static class |
StoredContentsExampleParameters.QueryCase |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
CONTENT_SEARCH_KEY_FIELD_NUMBER |
static int |
FUNCTION_NAMES_FIELD_NUMBER |
static int |
SEARCH_KEY_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
StoredContentsExampleParameters.ContentSearchKey |
getContentSearchKey()
The chat history to use to generate the search key for retrieval.
|
StoredContentsExampleParameters.ContentSearchKeyOrBuilder |
getContentSearchKeyOrBuilder()
The chat history to use to generate the search key for retrieval.
|
static StoredContentsExampleParameters |
getDefaultInstance() |
StoredContentsExampleParameters |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
ExamplesArrayFilter |
getFunctionNames()
Optional.
|
ExamplesArrayFilterOrBuilder |
getFunctionNamesOrBuilder()
Optional.
|
com.google.protobuf.Parser<StoredContentsExampleParameters> |
getParserForType() |
StoredContentsExampleParameters.QueryCase |
getQueryCase() |
String |
getSearchKey()
The exact search key to use for retrieval.
|
com.google.protobuf.ByteString |
getSearchKeyBytes()
The exact search key to use for retrieval.
|
int |
getSerializedSize() |
boolean |
hasContentSearchKey()
The chat history to use to generate the search key for retrieval.
|
boolean |
hasFunctionNames()
Optional.
|
int |
hashCode() |
boolean |
hasSearchKey()
The exact search key to use for retrieval.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static StoredContentsExampleParameters.Builder |
newBuilder() |
static StoredContentsExampleParameters.Builder |
newBuilder(StoredContentsExampleParameters prototype) |
StoredContentsExampleParameters.Builder |
newBuilderForType() |
protected StoredContentsExampleParameters.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static StoredContentsExampleParameters |
parseDelimitedFrom(InputStream input) |
static StoredContentsExampleParameters |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StoredContentsExampleParameters |
parseFrom(byte[] data) |
static StoredContentsExampleParameters |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StoredContentsExampleParameters |
parseFrom(ByteBuffer data) |
static StoredContentsExampleParameters |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StoredContentsExampleParameters |
parseFrom(com.google.protobuf.ByteString data) |
static StoredContentsExampleParameters |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StoredContentsExampleParameters |
parseFrom(com.google.protobuf.CodedInputStream input) |
static StoredContentsExampleParameters |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StoredContentsExampleParameters |
parseFrom(InputStream input) |
static StoredContentsExampleParameters |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<StoredContentsExampleParameters> |
parser() |
StoredContentsExampleParameters.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int SEARCH_KEY_FIELD_NUMBER
public static final int CONTENT_SEARCH_KEY_FIELD_NUMBER
public static final int FUNCTION_NAMES_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public StoredContentsExampleParameters.QueryCase getQueryCase()
getQueryCase in interface StoredContentsExampleParametersOrBuilderpublic boolean hasSearchKey()
The exact search key to use for retrieval.
string search_key = 1;hasSearchKey in interface StoredContentsExampleParametersOrBuilderpublic String getSearchKey()
The exact search key to use for retrieval.
string search_key = 1;getSearchKey in interface StoredContentsExampleParametersOrBuilderpublic com.google.protobuf.ByteString getSearchKeyBytes()
The exact search key to use for retrieval.
string search_key = 1;getSearchKeyBytes in interface StoredContentsExampleParametersOrBuilderpublic boolean hasContentSearchKey()
The chat history to use to generate the search key for retrieval.
.google.cloud.aiplatform.v1beta1.StoredContentsExampleParameters.ContentSearchKey content_search_key = 2;
hasContentSearchKey in interface StoredContentsExampleParametersOrBuilderpublic StoredContentsExampleParameters.ContentSearchKey getContentSearchKey()
The chat history to use to generate the search key for retrieval.
.google.cloud.aiplatform.v1beta1.StoredContentsExampleParameters.ContentSearchKey content_search_key = 2;
getContentSearchKey in interface StoredContentsExampleParametersOrBuilderpublic StoredContentsExampleParameters.ContentSearchKeyOrBuilder getContentSearchKeyOrBuilder()
The chat history to use to generate the search key for retrieval.
.google.cloud.aiplatform.v1beta1.StoredContentsExampleParameters.ContentSearchKey content_search_key = 2;
getContentSearchKeyOrBuilder in interface StoredContentsExampleParametersOrBuilderpublic boolean hasFunctionNames()
Optional. The function names for filtering.
.google.cloud.aiplatform.v1beta1.ExamplesArrayFilter function_names = 3 [(.google.api.field_behavior) = OPTIONAL];
hasFunctionNames in interface StoredContentsExampleParametersOrBuilderpublic ExamplesArrayFilter getFunctionNames()
Optional. The function names for filtering.
.google.cloud.aiplatform.v1beta1.ExamplesArrayFilter function_names = 3 [(.google.api.field_behavior) = OPTIONAL];
getFunctionNames in interface StoredContentsExampleParametersOrBuilderpublic ExamplesArrayFilterOrBuilder getFunctionNamesOrBuilder()
Optional. The function names for filtering.
.google.cloud.aiplatform.v1beta1.ExamplesArrayFilter function_names = 3 [(.google.api.field_behavior) = OPTIONAL];
getFunctionNamesOrBuilder in interface StoredContentsExampleParametersOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static StoredContentsExampleParameters parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static StoredContentsExampleParameters parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static StoredContentsExampleParameters parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static StoredContentsExampleParameters parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static StoredContentsExampleParameters parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static StoredContentsExampleParameters parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static StoredContentsExampleParameters parseFrom(InputStream input) throws IOException
IOExceptionpublic static StoredContentsExampleParameters parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static StoredContentsExampleParameters parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static StoredContentsExampleParameters parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static StoredContentsExampleParameters parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static StoredContentsExampleParameters parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic StoredContentsExampleParameters.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static StoredContentsExampleParameters.Builder newBuilder()
public static StoredContentsExampleParameters.Builder newBuilder(StoredContentsExampleParameters prototype)
public StoredContentsExampleParameters.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected StoredContentsExampleParameters.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static StoredContentsExampleParameters getDefaultInstance()
public static com.google.protobuf.Parser<StoredContentsExampleParameters> parser()
public com.google.protobuf.Parser<StoredContentsExampleParameters> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public StoredContentsExampleParameters getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2025 Google LLC. All rights reserved.