public sealed class Action.Types.UnauthorizedResource : IMessage<Action.Types.UnauthorizedResource>, IEquatable<Action.Types.UnauthorizedResource>, IDeepCloneable<Action.Types.UnauthorizedResource>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class Action.Types.UnauthorizedResource.
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.
Implements
IMessageActionTypesUnauthorizedResource, IEquatableActionTypesUnauthorizedResource, IDeepCloneableActionTypesUnauthorizedResource, IBufferMessage, IMessageNamespace
Google.Cloud.Dataplex.V1Assembly
Google.Cloud.Dataplex.V1.dll
Constructors
UnauthorizedResource()
public UnauthorizedResource()
UnauthorizedResource(UnauthorizedResource)
public UnauthorizedResource(Action.Types.UnauthorizedResource other)
Parameter | |
---|---|
Name | Description |
other |
ActionTypesUnauthorizedResource |