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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-25 UTC."],[[["The latest version of the Google.Cloud.Dataplex.V1 API for the UnauthorizedResource class is 3.6.0, with multiple prior versions available."],["The `Action.Types.UnauthorizedResource` class represents action details for unauthorized resource issues in the Cloud Dataplex v1 API, indicating the lake service account lacks proper access."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, within the `Google.Protobuf` and `System` namespaces."],["The `Action.Types.UnauthorizedResource` class inherits from the base `object` class and contains two constructors: a default and a copy constructor that takes another `UnauthorizedResource` instance as a parameter."]]],[]]