public static final class Action.UnauthorizedResource.Builder extends GeneratedMessage.Builder<Action.UnauthorizedResource.Builder> implements Action.UnauthorizedResourceOrBuilderAction details for unauthorized resource issues raised to indicate that the service account associated with the lake instance is not authorized to access or manage the resource associated with an asset.
Protobuf type google.cloud.dataplex.v1.Action.UnauthorizedResource
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > Action.UnauthorizedResource.BuilderImplements
Action.UnauthorizedResourceOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public Action.UnauthorizedResource build()| Returns | |
|---|---|
| Type | Description |
Action.UnauthorizedResource |
|
buildPartial()
public Action.UnauthorizedResource buildPartial()| Returns | |
|---|---|
| Type | Description |
Action.UnauthorizedResource |
|
clear()
public Action.UnauthorizedResource.Builder clear()| Returns | |
|---|---|
| Type | Description |
Action.UnauthorizedResource.Builder |
|
getDefaultInstanceForType()
public Action.UnauthorizedResource getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
Action.UnauthorizedResource |
|
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(Action.UnauthorizedResource other)
public Action.UnauthorizedResource.Builder mergeFrom(Action.UnauthorizedResource other)| Parameter | |
|---|---|
| Name | Description |
other |
Action.UnauthorizedResource |
| Returns | |
|---|---|
| Type | Description |
Action.UnauthorizedResource.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public Action.UnauthorizedResource.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
Action.UnauthorizedResource.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public Action.UnauthorizedResource.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
Action.UnauthorizedResource.Builder |
|