public final class UpscaleProductImageResponse extends GeneratedMessage implements UpscaleProductImageResponseOrBuilderResponse message for the UpscaleProductImage method.
Protobuf type google.shopping.merchant.productstudio.v1alpha.UpscaleProductImageResponse
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > UpscaleProductImageResponseImplements
UpscaleProductImageResponseOrBuilderStatic Fields
GENERATED_IMAGE_FIELD_NUMBER
public static final int GENERATED_IMAGE_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static UpscaleProductImageResponse getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
UpscaleProductImageResponse |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static UpscaleProductImageResponse.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
UpscaleProductImageResponse.Builder |
|
newBuilder(UpscaleProductImageResponse prototype)
public static UpscaleProductImageResponse.Builder newBuilder(UpscaleProductImageResponse prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
UpscaleProductImageResponse |
| Returns | |
|---|---|
| Type | Description |
UpscaleProductImageResponse.Builder |
|
parseDelimitedFrom(InputStream input)
public static UpscaleProductImageResponse parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
UpscaleProductImageResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static UpscaleProductImageResponse parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
UpscaleProductImageResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static UpscaleProductImageResponse parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
UpscaleProductImageResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static UpscaleProductImageResponse parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
UpscaleProductImageResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static UpscaleProductImageResponse parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
UpscaleProductImageResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static UpscaleProductImageResponse parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
UpscaleProductImageResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static UpscaleProductImageResponse parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
UpscaleProductImageResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static UpscaleProductImageResponse parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
UpscaleProductImageResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static UpscaleProductImageResponse parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
UpscaleProductImageResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static UpscaleProductImageResponse parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
UpscaleProductImageResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static UpscaleProductImageResponse parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
UpscaleProductImageResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static UpscaleProductImageResponse parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
UpscaleProductImageResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<UpscaleProductImageResponse> parser()| Returns | |
|---|---|
| Type | Description |
Parser<UpscaleProductImageResponse> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getDefaultInstanceForType()
public UpscaleProductImageResponse getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
UpscaleProductImageResponse |
|
getGeneratedImage()
public GeneratedImage getGeneratedImage()The generated output image.
.google.shopping.merchant.productstudio.v1alpha.GeneratedImage generated_image = 1;
| Returns | |
|---|---|
| Type | Description |
GeneratedImage |
The generatedImage. |
getGeneratedImageOrBuilder()
public GeneratedImageOrBuilder getGeneratedImageOrBuilder()The generated output image.
.google.shopping.merchant.productstudio.v1alpha.GeneratedImage generated_image = 1;
| Returns | |
|---|---|
| Type | Description |
GeneratedImageOrBuilder |
|
getParserForType()
public Parser<UpscaleProductImageResponse> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<UpscaleProductImageResponse> |
|
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
hasGeneratedImage()
public boolean hasGeneratedImage()The generated output image.
.google.shopping.merchant.productstudio.v1alpha.GeneratedImage generated_image = 1;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the generatedImage field is set. |
hashCode()
public int hashCode()| Returns | |
|---|---|
| Type | Description |
int |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
newBuilderForType()
public UpscaleProductImageResponse.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
UpscaleProductImageResponse.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected UpscaleProductImageResponse.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
UpscaleProductImageResponse.Builder |
|
toBuilder()
public UpscaleProductImageResponse.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
UpscaleProductImageResponse.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|