Class Action.UnauthorizedResource.Builder (1.81.0)

public static final class Action.UnauthorizedResource.Builder extends GeneratedMessage.Builder<Action.UnauthorizedResource.Builder> implements Action.UnauthorizedResourceOrBuilder

Action 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

Static 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
Overrides

getDefaultInstanceForType()

public Action.UnauthorizedResource getDefaultInstanceForType()
Returns
Type Description
Action.UnauthorizedResource

getDescriptorForType()

public Descriptors.Descriptor getDescriptorForType()
Returns
Type Description
Descriptor
Overrides

internalGetFieldAccessorTable()

protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Returns
Type Description
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
Type Description
boolean
Overrides

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
Overrides
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
Overrides