Uses of Class
com.google.cloud.aiplatform.v1beta1.StoredContentsExample.SearchKeyGenerationMethod.LastEntry
Packages that use StoredContentsExample.SearchKeyGenerationMethod.LastEntry
-
Uses of StoredContentsExample.SearchKeyGenerationMethod.LastEntry in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return StoredContentsExample.SearchKeyGenerationMethod.LastEntryModifier and TypeMethodDescriptionStoredContentsExample.SearchKeyGenerationMethod.LastEntry.Builder.build()StoredContentsExample.SearchKeyGenerationMethod.LastEntry.Builder.buildPartial()StoredContentsExample.SearchKeyGenerationMethod.LastEntry.getDefaultInstance()StoredContentsExample.SearchKeyGenerationMethod.LastEntry.Builder.getDefaultInstanceForType()StoredContentsExample.SearchKeyGenerationMethod.LastEntry.getDefaultInstanceForType()StoredContentsExample.SearchKeyGenerationMethod.Builder.getLastEntry()Use only the last entry of the conversation history (`contents_example.contents`) as the search key.StoredContentsExample.SearchKeyGenerationMethod.getLastEntry()Use only the last entry of the conversation history (`contents_example.contents`) as the search key.StoredContentsExample.SearchKeyGenerationMethodOrBuilder.getLastEntry()Use only the last entry of the conversation history (`contents_example.contents`) as the search key.StoredContentsExample.SearchKeyGenerationMethod.LastEntry.parseDelimitedFrom(InputStream input) StoredContentsExample.SearchKeyGenerationMethod.LastEntry.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) StoredContentsExample.SearchKeyGenerationMethod.LastEntry.parseFrom(byte[] data) StoredContentsExample.SearchKeyGenerationMethod.LastEntry.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) StoredContentsExample.SearchKeyGenerationMethod.LastEntry.parseFrom(com.google.protobuf.ByteString data) StoredContentsExample.SearchKeyGenerationMethod.LastEntry.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) StoredContentsExample.SearchKeyGenerationMethod.LastEntry.parseFrom(com.google.protobuf.CodedInputStream input) StoredContentsExample.SearchKeyGenerationMethod.LastEntry.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) StoredContentsExample.SearchKeyGenerationMethod.LastEntry.parseFrom(InputStream input) StoredContentsExample.SearchKeyGenerationMethod.LastEntry.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) StoredContentsExample.SearchKeyGenerationMethod.LastEntry.parseFrom(ByteBuffer data) StoredContentsExample.SearchKeyGenerationMethod.LastEntry.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type StoredContentsExample.SearchKeyGenerationMethod.LastEntryModifier and TypeMethodDescriptioncom.google.protobuf.Parser<StoredContentsExample.SearchKeyGenerationMethod.LastEntry>StoredContentsExample.SearchKeyGenerationMethod.LastEntry.getParserForType()static com.google.protobuf.Parser<StoredContentsExample.SearchKeyGenerationMethod.LastEntry>StoredContentsExample.SearchKeyGenerationMethod.LastEntry.parser()Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type StoredContentsExample.SearchKeyGenerationMethod.LastEntryModifier and TypeMethodDescriptionStoredContentsExample.SearchKeyGenerationMethod.LastEntry.Builder.mergeFrom(StoredContentsExample.SearchKeyGenerationMethod.LastEntry other) StoredContentsExample.SearchKeyGenerationMethod.Builder.mergeLastEntry(StoredContentsExample.SearchKeyGenerationMethod.LastEntry value) Use only the last entry of the conversation history (`contents_example.contents`) as the search key.StoredContentsExample.SearchKeyGenerationMethod.LastEntry.newBuilder(StoredContentsExample.SearchKeyGenerationMethod.LastEntry prototype) StoredContentsExample.SearchKeyGenerationMethod.Builder.setLastEntry(StoredContentsExample.SearchKeyGenerationMethod.LastEntry value) Use only the last entry of the conversation history (`contents_example.contents`) as the search key.