public static final class ImageClassificationPredictionInstance.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ImageClassificationPredictionInstance.Builder> implements ImageClassificationPredictionInstanceOrBuilder
Prediction input format for Image Classification.Protobuf type
google.cloud.aiplatform.v1beta1.schema.predict.instance.ImageClassificationPredictionInstance| Modifier and Type | Method and Description |
|---|---|
ImageClassificationPredictionInstance.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ImageClassificationPredictionInstance |
build() |
ImageClassificationPredictionInstance |
buildPartial() |
ImageClassificationPredictionInstance.Builder |
clear() |
ImageClassificationPredictionInstance.Builder |
clearContent()
The image bytes or Cloud Storage URI to make the prediction on.
|
ImageClassificationPredictionInstance.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ImageClassificationPredictionInstance.Builder |
clearMimeType()
The MIME type of the content of the image.
|
ImageClassificationPredictionInstance.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ImageClassificationPredictionInstance.Builder |
clone() |
String |
getContent()
The image bytes or Cloud Storage URI to make the prediction on.
|
com.google.protobuf.ByteString |
getContentBytes()
The image bytes or Cloud Storage URI to make the prediction on.
|
ImageClassificationPredictionInstance |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getMimeType()
The MIME type of the content of the image.
|
com.google.protobuf.ByteString |
getMimeTypeBytes()
The MIME type of the content of the image.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ImageClassificationPredictionInstance.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ImageClassificationPredictionInstance.Builder |
mergeFrom(ImageClassificationPredictionInstance other) |
ImageClassificationPredictionInstance.Builder |
mergeFrom(com.google.protobuf.Message other) |
ImageClassificationPredictionInstance.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ImageClassificationPredictionInstance.Builder |
setContent(String value)
The image bytes or Cloud Storage URI to make the prediction on.
|
ImageClassificationPredictionInstance.Builder |
setContentBytes(com.google.protobuf.ByteString value)
The image bytes or Cloud Storage URI to make the prediction on.
|
ImageClassificationPredictionInstance.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ImageClassificationPredictionInstance.Builder |
setMimeType(String value)
The MIME type of the content of the image.
|
ImageClassificationPredictionInstance.Builder |
setMimeTypeBytes(com.google.protobuf.ByteString value)
The MIME type of the content of the image.
|
ImageClassificationPredictionInstance.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ImageClassificationPredictionInstance.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<ImageClassificationPredictionInstance.Builder>public ImageClassificationPredictionInstance.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ImageClassificationPredictionInstance.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<ImageClassificationPredictionInstance.Builder>public ImageClassificationPredictionInstance getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ImageClassificationPredictionInstance build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ImageClassificationPredictionInstance buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ImageClassificationPredictionInstance.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ImageClassificationPredictionInstance.Builder>public ImageClassificationPredictionInstance.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<ImageClassificationPredictionInstance.Builder>public ImageClassificationPredictionInstance.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ImageClassificationPredictionInstance.Builder>public ImageClassificationPredictionInstance.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ImageClassificationPredictionInstance.Builder>public ImageClassificationPredictionInstance.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ImageClassificationPredictionInstance.Builder>public ImageClassificationPredictionInstance.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ImageClassificationPredictionInstance.Builder>public ImageClassificationPredictionInstance.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ImageClassificationPredictionInstance.Builder>public ImageClassificationPredictionInstance.Builder mergeFrom(ImageClassificationPredictionInstance other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ImageClassificationPredictionInstance.Builder>public ImageClassificationPredictionInstance.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ImageClassificationPredictionInstance.Builder>IOExceptionpublic String getContent()
The image bytes or Cloud Storage URI to make the prediction on.
string content = 1;getContent in interface ImageClassificationPredictionInstanceOrBuilderpublic com.google.protobuf.ByteString getContentBytes()
The image bytes or Cloud Storage URI to make the prediction on.
string content = 1;getContentBytes in interface ImageClassificationPredictionInstanceOrBuilderpublic ImageClassificationPredictionInstance.Builder setContent(String value)
The image bytes or Cloud Storage URI to make the prediction on.
string content = 1;value - The content to set.public ImageClassificationPredictionInstance.Builder clearContent()
The image bytes or Cloud Storage URI to make the prediction on.
string content = 1;public ImageClassificationPredictionInstance.Builder setContentBytes(com.google.protobuf.ByteString value)
The image bytes or Cloud Storage URI to make the prediction on.
string content = 1;value - The bytes for content to set.public String getMimeType()
The MIME type of the content of the image. Only the images in below listed MIME types are supported. - image/jpeg - image/gif - image/png - image/webp - image/bmp - image/tiff - image/vnd.microsoft.icon
string mime_type = 2;getMimeType in interface ImageClassificationPredictionInstanceOrBuilderpublic com.google.protobuf.ByteString getMimeTypeBytes()
The MIME type of the content of the image. Only the images in below listed MIME types are supported. - image/jpeg - image/gif - image/png - image/webp - image/bmp - image/tiff - image/vnd.microsoft.icon
string mime_type = 2;getMimeTypeBytes in interface ImageClassificationPredictionInstanceOrBuilderpublic ImageClassificationPredictionInstance.Builder setMimeType(String value)
The MIME type of the content of the image. Only the images in below listed MIME types are supported. - image/jpeg - image/gif - image/png - image/webp - image/bmp - image/tiff - image/vnd.microsoft.icon
string mime_type = 2;value - The mimeType to set.public ImageClassificationPredictionInstance.Builder clearMimeType()
The MIME type of the content of the image. Only the images in below listed MIME types are supported. - image/jpeg - image/gif - image/png - image/webp - image/bmp - image/tiff - image/vnd.microsoft.icon
string mime_type = 2;public ImageClassificationPredictionInstance.Builder setMimeTypeBytes(com.google.protobuf.ByteString value)
The MIME type of the content of the image. Only the images in below listed MIME types are supported. - image/jpeg - image/gif - image/png - image/webp - image/bmp - image/tiff - image/vnd.microsoft.icon
string mime_type = 2;value - The bytes for mimeType to set.public final ImageClassificationPredictionInstance.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ImageClassificationPredictionInstance.Builder>public final ImageClassificationPredictionInstance.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ImageClassificationPredictionInstance.Builder>Copyright © 2025 Google LLC. All rights reserved.