public static final class ImportAssetsResponse.Builder extends GeneratedMessage.Builder<ImportAssetsResponse.Builder> implements ImportAssetsResponseOrBuilderThe response message for ImportAssets LRO.
Protobuf type google.cloud.visionai.v1.ImportAssetsResponse
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > ImportAssetsResponse.BuilderImplements
ImportAssetsResponseOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public ImportAssetsResponse build()| Returns | |
|---|---|
| Type | Description |
ImportAssetsResponse |
|
buildPartial()
public ImportAssetsResponse buildPartial()| Returns | |
|---|---|
| Type | Description |
ImportAssetsResponse |
|
clear()
public ImportAssetsResponse.Builder clear()| Returns | |
|---|---|
| Type | Description |
ImportAssetsResponse.Builder |
|
getDefaultInstanceForType()
public ImportAssetsResponse getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
ImportAssetsResponse |
|
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(ImportAssetsResponse other)
public ImportAssetsResponse.Builder mergeFrom(ImportAssetsResponse other)| Parameter | |
|---|---|
| Name | Description |
other |
ImportAssetsResponse |
| Returns | |
|---|---|
| Type | Description |
ImportAssetsResponse.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public ImportAssetsResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ImportAssetsResponse.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public ImportAssetsResponse.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
ImportAssetsResponse.Builder |
|