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 page provides reference documentation and code samples for the `RoleGrant.Types.Resource` class within the Google Cloud Integration Connectors v1 API."],["The `RoleGrant.Types.Resource` class represents a resource definition and inherits from the `object` class while implementing multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes two constructors: `Resource()`, which has no parameter, and `Resource(RoleGrant.Types.Resource other)`, which takes another `RoleGrant.Types.Resource` object as a parameter."],["The class has two properties: `PathTemplate`, a string for representing a GCP resource, and `Type`, representing the different types of resources supported, with the given Type being of type `RoleGrant.Types.Resource.Types.Type`."],["This class has 4 different versions available that are 1.0.0, 1.1.0, 1.2.0, and 1.3.0, with 1.3.0 being the most recent."]]],[]]