| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
ContentMap |
ContentMap.Builder.build() |
ContentMap |
ContentMap.Builder.buildPartial() |
ContentMap |
PointwiseMetricInstance.getContentMapInstance()
Key-value contents for the mutlimodality input, including text, image,
video, audio, and pdf, etc.
|
ContentMap |
PointwiseMetricInstance.Builder.getContentMapInstance()
Key-value contents for the mutlimodality input, including text, image,
video, audio, and pdf, etc.
|
ContentMap |
PointwiseMetricInstanceOrBuilder.getContentMapInstance()
Key-value contents for the mutlimodality input, including text, image,
video, audio, and pdf, etc.
|
ContentMap |
PairwiseMetricInstanceOrBuilder.getContentMapInstance()
Key-value contents for the mutlimodality input, including text, image,
video, audio, and pdf, etc.
|
ContentMap |
PairwiseMetricInstance.getContentMapInstance()
Key-value contents for the mutlimodality input, including text, image,
video, audio, and pdf, etc.
|
ContentMap |
PairwiseMetricInstance.Builder.getContentMapInstance()
Key-value contents for the mutlimodality input, including text, image,
video, audio, and pdf, etc.
|
static ContentMap |
ContentMap.getDefaultInstance() |
ContentMap |
ContentMap.getDefaultInstanceForType() |
ContentMap |
ContentMap.Builder.getDefaultInstanceForType() |
static ContentMap |
ContentMap.parseDelimitedFrom(InputStream input) |
static ContentMap |
ContentMap.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ContentMap |
ContentMap.parseFrom(byte[] data) |
static ContentMap |
ContentMap.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ContentMap |
ContentMap.parseFrom(ByteBuffer data) |
static ContentMap |
ContentMap.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ContentMap |
ContentMap.parseFrom(com.google.protobuf.ByteString data) |
static ContentMap |
ContentMap.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ContentMap |
ContentMap.parseFrom(com.google.protobuf.CodedInputStream input) |
static ContentMap |
ContentMap.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ContentMap |
ContentMap.parseFrom(InputStream input) |
static ContentMap |
ContentMap.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ContentMap> |
ContentMap.getParserForType() |
static com.google.protobuf.Parser<ContentMap> |
ContentMap.parser() |
| Modifier and Type | Method and Description |
|---|---|
PointwiseMetricInstance.Builder |
PointwiseMetricInstance.Builder.mergeContentMapInstance(ContentMap value)
Key-value contents for the mutlimodality input, including text, image,
video, audio, and pdf, etc.
|
PairwiseMetricInstance.Builder |
PairwiseMetricInstance.Builder.mergeContentMapInstance(ContentMap value)
Key-value contents for the mutlimodality input, including text, image,
video, audio, and pdf, etc.
|
ContentMap.Builder |
ContentMap.Builder.mergeFrom(ContentMap other) |
static ContentMap.Builder |
ContentMap.newBuilder(ContentMap prototype) |
PointwiseMetricInstance.Builder |
PointwiseMetricInstance.Builder.setContentMapInstance(ContentMap value)
Key-value contents for the mutlimodality input, including text, image,
video, audio, and pdf, etc.
|
PairwiseMetricInstance.Builder |
PairwiseMetricInstance.Builder.setContentMapInstance(ContentMap value)
Key-value contents for the mutlimodality input, including text, image,
video, audio, and pdf, etc.
|
Copyright © 2025 Google LLC. All rights reserved.