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-04-09 UTC."],[[["This page provides reference documentation for the `Action.Types.UnauthorizedResource` class within the Google Cloud Dataplex V1 API."],["The latest version of the API is 3.6.0, but there are multiple prior versions available, ranging from 1.0.0 to 3.5.0, and also including version 2.12.0 which this page primarily references."],["The `Action.Types.UnauthorizedResource` class is used to represent issues where a service account lacks authorization to access or manage a resource."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It has two constructors: a default constructor and one that accepts another `Action.Types.UnauthorizedResource` object for copying."]]],[]]