public sealed class RoleGrant.Types.Resource : IMessage<RoleGrant.Types.Resource>, IEquatable<RoleGrant.Types.Resource>, IDeepCloneable<RoleGrant.Types.Resource>, IBufferMessage, IMessage
Reference documentation and code samples for the Integration Connectors v1 API class RoleGrant.Types.Resource.
Template to uniquely represent a GCP resource in a format IAM expects
This is a template that can have references to other values provided in
the config variable template.
[[["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 documentation covers the `RoleGrant.Types.Resource` class within the Integration Connectors v1 API, providing reference materials and code examples."],["The `RoleGrant.Types.Resource` class is defined as a resource definition, inheriting from `object` and implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes two constructors: a default constructor `Resource()` and an overload `Resource(RoleGrant.Types.Resource other)` for creating a new resource based on an existing one."],["Key properties of the `RoleGrant.Types.Resource` class include `PathTemplate`, a string template representing a GCP resource, and `Type`, defining the type of resource supported."],["The most recent documentation version available for `RoleGrant.Types.Resource` is version 1.3.0, with previous versions dating as far back as 1.0.0."]]],[]]