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 reference documentation for the `Action.Types.UnauthorizedResource` class within the Google Cloud Dataplex V1 API, specifically focusing on issues related to unauthorized resources."],["The latest version of this resource documented is 3.6.0, and there are various documented versions ranging from 1.0.0 up to the current latest, allowing users to browse the documentation of each individual version."],["The `Action.Types.UnauthorizedResource` class is designed to address instances where the service account associated with a lake instance lacks the necessary authorization to access or manage a resource linked to an asset."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its role within the broader .NET framework."],["The documentation includes details on the `UnauthorizedResource` class's constructors, including a parameter for cloning from an existing `Action.Types.UnauthorizedResource` instance."]]],[]]