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