public static final class DeleteGlobalOperationResponse.Builder extends GeneratedMessage.Builder<DeleteGlobalOperationResponse.Builder> implements DeleteGlobalOperationResponseOrBuilderA response message for GlobalOperations.Delete. See the method description for details.
Protobuf type google.cloud.compute.v1.DeleteGlobalOperationResponse
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > DeleteGlobalOperationResponse.BuilderImplements
DeleteGlobalOperationResponseOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public DeleteGlobalOperationResponse build()| Returns | |
|---|---|
| Type | Description |
DeleteGlobalOperationResponse |
|
buildPartial()
public DeleteGlobalOperationResponse buildPartial()| Returns | |
|---|---|
| Type | Description |
DeleteGlobalOperationResponse |
|
clear()
public DeleteGlobalOperationResponse.Builder clear()| Returns | |
|---|---|
| Type | Description |
DeleteGlobalOperationResponse.Builder |
|
getDefaultInstanceForType()
public DeleteGlobalOperationResponse getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
DeleteGlobalOperationResponse |
|
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(DeleteGlobalOperationResponse other)
public DeleteGlobalOperationResponse.Builder mergeFrom(DeleteGlobalOperationResponse other)| Parameter | |
|---|---|
| Name | Description |
other |
DeleteGlobalOperationResponse |
| Returns | |
|---|---|
| Type | Description |
DeleteGlobalOperationResponse.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public DeleteGlobalOperationResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
DeleteGlobalOperationResponse.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public DeleteGlobalOperationResponse.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
DeleteGlobalOperationResponse.Builder |
|