Uses of Class
com.google.cloud.aiplatform.v1beta1.StoredContentsExampleParameters.ContentSearchKey
Packages that use StoredContentsExampleParameters.ContentSearchKey
-
Uses of StoredContentsExampleParameters.ContentSearchKey in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return StoredContentsExampleParameters.ContentSearchKeyModifier and TypeMethodDescriptionStoredContentsExampleParameters.ContentSearchKey.Builder.build()StoredContentsExampleParameters.ContentSearchKey.Builder.buildPartial()StoredContentsExampleParameters.Builder.getContentSearchKey()The chat history to use to generate the search key for retrieval.StoredContentsExampleParameters.getContentSearchKey()The chat history to use to generate the search key for retrieval.StoredContentsExampleParametersOrBuilder.getContentSearchKey()The chat history to use to generate the search key for retrieval.StoredContentsExampleParameters.ContentSearchKey.getDefaultInstance()StoredContentsExampleParameters.ContentSearchKey.Builder.getDefaultInstanceForType()StoredContentsExampleParameters.ContentSearchKey.getDefaultInstanceForType()StoredContentsExampleParameters.ContentSearchKey.parseDelimitedFrom(InputStream input) StoredContentsExampleParameters.ContentSearchKey.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) StoredContentsExampleParameters.ContentSearchKey.parseFrom(byte[] data) StoredContentsExampleParameters.ContentSearchKey.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) StoredContentsExampleParameters.ContentSearchKey.parseFrom(com.google.protobuf.ByteString data) StoredContentsExampleParameters.ContentSearchKey.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) StoredContentsExampleParameters.ContentSearchKey.parseFrom(com.google.protobuf.CodedInputStream input) StoredContentsExampleParameters.ContentSearchKey.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) StoredContentsExampleParameters.ContentSearchKey.parseFrom(InputStream input) StoredContentsExampleParameters.ContentSearchKey.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) StoredContentsExampleParameters.ContentSearchKey.parseFrom(ByteBuffer data) StoredContentsExampleParameters.ContentSearchKey.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type StoredContentsExampleParameters.ContentSearchKeyModifier and TypeMethodDescriptioncom.google.protobuf.Parser<StoredContentsExampleParameters.ContentSearchKey>StoredContentsExampleParameters.ContentSearchKey.getParserForType()static com.google.protobuf.Parser<StoredContentsExampleParameters.ContentSearchKey>StoredContentsExampleParameters.ContentSearchKey.parser()Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type StoredContentsExampleParameters.ContentSearchKeyModifier and TypeMethodDescriptionStoredContentsExampleParameters.Builder.mergeContentSearchKey(StoredContentsExampleParameters.ContentSearchKey value) The chat history to use to generate the search key for retrieval.StoredContentsExampleParameters.ContentSearchKey.Builder.mergeFrom(StoredContentsExampleParameters.ContentSearchKey other) StoredContentsExampleParameters.ContentSearchKey.newBuilder(StoredContentsExampleParameters.ContentSearchKey prototype) StoredContentsExampleParameters.Builder.setContentSearchKey(StoredContentsExampleParameters.ContentSearchKey value) The chat history to use to generate the search key for retrieval.