Uses of Class
com.google.cloud.aiplatform.v1beta1.StoredContentsExample.SearchKeyGenerationMethod.LastEntry.Builder
Packages that use StoredContentsExample.SearchKeyGenerationMethod.LastEntry.Builder
-
Uses of StoredContentsExample.SearchKeyGenerationMethod.LastEntry.Builder in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return StoredContentsExample.SearchKeyGenerationMethod.LastEntry.BuilderModifier and TypeMethodDescriptionStoredContentsExample.SearchKeyGenerationMethod.LastEntry.Builder.clear()StoredContentsExample.SearchKeyGenerationMethod.Builder.getLastEntryBuilder()Use only the last entry of the conversation history (`contents_example.contents`) as the search key.StoredContentsExample.SearchKeyGenerationMethod.LastEntry.Builder.mergeFrom(StoredContentsExample.SearchKeyGenerationMethod.LastEntry other) StoredContentsExample.SearchKeyGenerationMethod.LastEntry.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) StoredContentsExample.SearchKeyGenerationMethod.LastEntry.Builder.mergeFrom(com.google.protobuf.Message other) StoredContentsExample.SearchKeyGenerationMethod.LastEntry.newBuilder()StoredContentsExample.SearchKeyGenerationMethod.LastEntry.newBuilder(StoredContentsExample.SearchKeyGenerationMethod.LastEntry prototype) StoredContentsExample.SearchKeyGenerationMethod.LastEntry.newBuilderForType()StoredContentsExample.SearchKeyGenerationMethod.LastEntry.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) StoredContentsExample.SearchKeyGenerationMethod.LastEntry.toBuilder()Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type StoredContentsExample.SearchKeyGenerationMethod.LastEntry.BuilderModifier and TypeMethodDescriptionStoredContentsExample.SearchKeyGenerationMethod.Builder.setLastEntry(StoredContentsExample.SearchKeyGenerationMethod.LastEntry.Builder builderForValue) Use only the last entry of the conversation history (`contents_example.contents`) as the search key.