Uses of Class
com.google.cloud.aiplatform.v1beta1.StoredContentsExample
Packages that use StoredContentsExample
-
Uses of StoredContentsExample in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return StoredContentsExampleModifier and TypeMethodDescriptionStoredContentsExample.Builder.build()StoredContentsExample.Builder.buildPartial()static StoredContentsExampleStoredContentsExample.getDefaultInstance()StoredContentsExample.Builder.getDefaultInstanceForType()StoredContentsExample.getDefaultInstanceForType()Example.Builder.getStoredContentsExample()An example of chat history and its expected outcome to be used with GenerateContent.Example.getStoredContentsExample()An example of chat history and its expected outcome to be used with GenerateContent.ExampleOrBuilder.getStoredContentsExample()An example of chat history and its expected outcome to be used with GenerateContent.static StoredContentsExampleStoredContentsExample.parseDelimitedFrom(InputStream input) static StoredContentsExampleStoredContentsExample.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StoredContentsExampleStoredContentsExample.parseFrom(byte[] data) static StoredContentsExampleStoredContentsExample.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StoredContentsExampleStoredContentsExample.parseFrom(com.google.protobuf.ByteString data) static StoredContentsExampleStoredContentsExample.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StoredContentsExampleStoredContentsExample.parseFrom(com.google.protobuf.CodedInputStream input) static StoredContentsExampleStoredContentsExample.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StoredContentsExampleStoredContentsExample.parseFrom(InputStream input) static StoredContentsExampleStoredContentsExample.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StoredContentsExampleStoredContentsExample.parseFrom(ByteBuffer data) static StoredContentsExampleStoredContentsExample.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type StoredContentsExampleModifier and TypeMethodDescriptioncom.google.protobuf.Parser<StoredContentsExample>StoredContentsExample.getParserForType()static com.google.protobuf.Parser<StoredContentsExample>StoredContentsExample.parser()Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type StoredContentsExampleModifier and TypeMethodDescriptionStoredContentsExample.Builder.mergeFrom(StoredContentsExample other) Example.Builder.mergeStoredContentsExample(StoredContentsExample value) An example of chat history and its expected outcome to be used with GenerateContent.StoredContentsExample.newBuilder(StoredContentsExample prototype) Example.Builder.setStoredContentsExample(StoredContentsExample value) An example of chat history and its expected outcome to be used with GenerateContent.