Uses of Class
com.google.cloud.aiplatform.v1.ContentMap
Packages that use ContentMap
-
Uses of ContentMap in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return ContentMapModifier and TypeMethodDescriptionContentMap.Builder.build()ContentMap.Builder.buildPartial()PairwiseMetricInstance.Builder.getContentMapInstance()Key-value contents for the mutlimodality input, including text, image, video, audio, and pdf, etc.PairwiseMetricInstance.getContentMapInstance()Key-value contents for the mutlimodality input, including text, image, video, audio, and pdf, etc.PairwiseMetricInstanceOrBuilder.getContentMapInstance()Key-value contents for the mutlimodality input, including text, image, video, audio, and pdf, etc.PointwiseMetricInstance.Builder.getContentMapInstance()Key-value contents for the mutlimodality input, including text, image, video, audio, and pdf, etc.PointwiseMetricInstance.getContentMapInstance()Key-value contents for the mutlimodality input, including text, image, video, audio, and pdf, etc.PointwiseMetricInstanceOrBuilder.getContentMapInstance()Key-value contents for the mutlimodality input, including text, image, video, audio, and pdf, etc.static ContentMapContentMap.getDefaultInstance()ContentMap.Builder.getDefaultInstanceForType()ContentMap.getDefaultInstanceForType()static ContentMapContentMap.parseDelimitedFrom(InputStream input) static ContentMapContentMap.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ContentMapContentMap.parseFrom(byte[] data) static ContentMapContentMap.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ContentMapContentMap.parseFrom(com.google.protobuf.ByteString data) static ContentMapContentMap.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ContentMapContentMap.parseFrom(com.google.protobuf.CodedInputStream input) static ContentMapContentMap.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ContentMapContentMap.parseFrom(InputStream input) static ContentMapContentMap.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ContentMapContentMap.parseFrom(ByteBuffer data) static ContentMapContentMap.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type ContentMapModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ContentMap>ContentMap.getParserForType()static com.google.protobuf.Parser<ContentMap>ContentMap.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type ContentMapModifier and TypeMethodDescriptionPairwiseMetricInstance.Builder.mergeContentMapInstance(ContentMap value) Key-value contents for the mutlimodality input, including text, image, video, audio, and pdf, etc.PointwiseMetricInstance.Builder.mergeContentMapInstance(ContentMap value) Key-value contents for the mutlimodality input, including text, image, video, audio, and pdf, etc.ContentMap.Builder.mergeFrom(ContentMap other) static ContentMap.BuilderContentMap.newBuilder(ContentMap prototype) PairwiseMetricInstance.Builder.setContentMapInstance(ContentMap value) Key-value contents for the mutlimodality input, including text, image, video, audio, and pdf, etc.PointwiseMetricInstance.Builder.setContentMapInstance(ContentMap value) Key-value contents for the mutlimodality input, including text, image, video, audio, and pdf, etc.