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-21 UTC."],[[["This page provides documentation for the `Action.Types.UnauthorizedResource` class within the Google Cloud Dataplex V1 API, detailing issues where a service account lacks authorization."],["The `Action.Types.UnauthorizedResource` class is part of the `Google.Cloud.Dataplex.V1` namespace and is found within the `Google.Cloud.Dataplex.V1.dll` assembly."],["The page provides documentation for version 2.6.0 of the API, but includes links to 23 other versions of this class, from 1.0.0 to 3.6.0, including the latest version."],["The class implements multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` and inherits from the base `object` class, which also exposes a list of inherited members."],["The page lists the parameters for the `UnauthorizedResource` constructor which allows one to create a new instance of the class, or make a copy of an existing one."]]],[]]