public sealed class UnauthorizedResource : IMessage<Action.Types.UnauthorizedResource>, IEquatable<Action.Types.UnauthorizedResource>, IDeepCloneable<Action.Types.UnauthorizedResource>, IBufferMessage, IMessage
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
IMessage<Action.Types.UnauthorizedResource>, IEquatable<Action.Types.UnauthorizedResource>, IDeepCloneable<Action.Types.UnauthorizedResource>, IBufferMessage, IMessageNamespace
Google.Cloud.Dataplex.V1Assembly
Google.Cloud.Dataplex.V1.dll
Constructors
UnauthorizedResource()
public UnauthorizedResource()
UnauthorizedResource(Action.Types.UnauthorizedResource)
public UnauthorizedResource(Action.Types.UnauthorizedResource other)
Parameter | |
---|---|
Name | Description |
other | Action.Types.UnauthorizedResource |