public sealed class ResourceCAIInfo : IMessage<ResourceCAIInfo>, IEquatable<ResourceCAIInfo>, IDeepCloneable<ResourceCAIInfo>, IBufferMessage, IMessage
Reference documentation and code samples for the Infrastructure Manager v1 API class ResourceCAIInfo.
[[["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-06-12 UTC."],[[["This page provides reference documentation and code samples for the `ResourceCAIInfo` class within the Infrastructure Manager v1 API, specifically for version 1.4.0 of the Google Cloud Config."],["`ResourceCAIInfo` is a class representing CAI (Cloud Asset Inventory) information of a Resource and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ResourceCAIInfo` class has two constructors: a default constructor and a copy constructor that takes another `ResourceCAIInfo` object as a parameter."],["The class includes a `FullResourceName` property of type string, representing the full CAI resource name in the specific format provided in the documentation."]]],[]]