public static final class GetStreamThumbnailResponse.Builder extends GeneratedMessage.Builder<GetStreamThumbnailResponse.Builder> implements GetStreamThumbnailResponseOrBuilderMessage for the response of GetStreamThumbnail. The empty response message indicates the thumbnail image has been uploaded to GCS successfully.
Protobuf type google.cloud.visionai.v1.GetStreamThumbnailResponse
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > GetStreamThumbnailResponse.BuilderImplements
GetStreamThumbnailResponseOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public GetStreamThumbnailResponse build()| Returns | |
|---|---|
| Type | Description |
GetStreamThumbnailResponse |
|
buildPartial()
public GetStreamThumbnailResponse buildPartial()| Returns | |
|---|---|
| Type | Description |
GetStreamThumbnailResponse |
|
clear()
public GetStreamThumbnailResponse.Builder clear()| Returns | |
|---|---|
| Type | Description |
GetStreamThumbnailResponse.Builder |
|
getDefaultInstanceForType()
public GetStreamThumbnailResponse getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
GetStreamThumbnailResponse |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
mergeFrom(GetStreamThumbnailResponse other)
public GetStreamThumbnailResponse.Builder mergeFrom(GetStreamThumbnailResponse other)| Parameter | |
|---|---|
| Name | Description |
other |
GetStreamThumbnailResponse |
| Returns | |
|---|---|
| Type | Description |
GetStreamThumbnailResponse.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public GetStreamThumbnailResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
GetStreamThumbnailResponse.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public GetStreamThumbnailResponse.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
GetStreamThumbnailResponse.Builder |
|