public static final class DeployIndexResponse.Builder extends GeneratedMessage.Builder<DeployIndexResponse.Builder> implements DeployIndexResponseOrBuilderDeployIndex response once the operation is done.
Protobuf type google.cloud.visionai.v1.DeployIndexResponse
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > DeployIndexResponse.BuilderImplements
DeployIndexResponseOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public DeployIndexResponse build()| Returns | |
|---|---|
| Type | Description |
DeployIndexResponse |
|
buildPartial()
public DeployIndexResponse buildPartial()| Returns | |
|---|---|
| Type | Description |
DeployIndexResponse |
|
clear()
public DeployIndexResponse.Builder clear()| Returns | |
|---|---|
| Type | Description |
DeployIndexResponse.Builder |
|
getDefaultInstanceForType()
public DeployIndexResponse getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
DeployIndexResponse |
|
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(DeployIndexResponse other)
public DeployIndexResponse.Builder mergeFrom(DeployIndexResponse other)| Parameter | |
|---|---|
| Name | Description |
other |
DeployIndexResponse |
| Returns | |
|---|---|
| Type | Description |
DeployIndexResponse.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public DeployIndexResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
DeployIndexResponse.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public DeployIndexResponse.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
DeployIndexResponse.Builder |
|