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