public final class RemoveProductImageBackgroundResponse extends GeneratedMessage implements RemoveProductImageBackgroundResponseOrBuilderResponse message for the RemoveProductImageBackground method.
Protobuf type
google.shopping.merchant.productstudio.v1alpha.RemoveProductImageBackgroundResponse
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > RemoveProductImageBackgroundResponseStatic Fields
GENERATED_IMAGE_FIELD_NUMBER
public static final int GENERATED_IMAGE_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static RemoveProductImageBackgroundResponse getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
RemoveProductImageBackgroundResponse |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static RemoveProductImageBackgroundResponse.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
RemoveProductImageBackgroundResponse.Builder |
|
newBuilder(RemoveProductImageBackgroundResponse prototype)
public static RemoveProductImageBackgroundResponse.Builder newBuilder(RemoveProductImageBackgroundResponse prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
RemoveProductImageBackgroundResponse |
| Returns | |
|---|---|
| Type | Description |
RemoveProductImageBackgroundResponse.Builder |
|
parseDelimitedFrom(InputStream input)
public static RemoveProductImageBackgroundResponse parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
RemoveProductImageBackgroundResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static RemoveProductImageBackgroundResponse parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
RemoveProductImageBackgroundResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static RemoveProductImageBackgroundResponse parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
RemoveProductImageBackgroundResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static RemoveProductImageBackgroundResponse parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
RemoveProductImageBackgroundResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static RemoveProductImageBackgroundResponse parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
RemoveProductImageBackgroundResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static RemoveProductImageBackgroundResponse parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
RemoveProductImageBackgroundResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static RemoveProductImageBackgroundResponse parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
RemoveProductImageBackgroundResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static RemoveProductImageBackgroundResponse parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
RemoveProductImageBackgroundResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static RemoveProductImageBackgroundResponse parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
RemoveProductImageBackgroundResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static RemoveProductImageBackgroundResponse parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
RemoveProductImageBackgroundResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static RemoveProductImageBackgroundResponse parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
RemoveProductImageBackgroundResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static RemoveProductImageBackgroundResponse parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
RemoveProductImageBackgroundResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<RemoveProductImageBackgroundResponse> parser()| Returns | |
|---|---|
| Type | Description |
Parser<RemoveProductImageBackgroundResponse> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getDefaultInstanceForType()
public RemoveProductImageBackgroundResponse getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
RemoveProductImageBackgroundResponse |
|
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<RemoveProductImageBackgroundResponse> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<RemoveProductImageBackgroundResponse> |
|
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 RemoveProductImageBackgroundResponse.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
RemoveProductImageBackgroundResponse.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected RemoveProductImageBackgroundResponse.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
RemoveProductImageBackgroundResponse.Builder |
|
toBuilder()
public RemoveProductImageBackgroundResponse.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
RemoveProductImageBackgroundResponse.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|