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