public sealed class ResourceValueConfigMetadata : IMessage<ResourceValueConfigMetadata>, IEquatable<ResourceValueConfigMetadata>, IDeepCloneable<ResourceValueConfigMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Security Command Center v1 API class ResourceValueConfigMetadata.
Metadata about a ResourceValueConfig. For example, id and name.
[[["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 `ResourceValueConfigMetadata` class within the Google Cloud Security Center v1 API."],["The `ResourceValueConfigMetadata` class contains metadata about a `ResourceValueConfig`, including its ID and name."],["The latest version of the documentation is for version 3.24.0 of the API, with older versions available dating back to version 2.2.0."],["The class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, inheriting from the `object` class."],["The class has a constructor that can take a `ResourceValueConfigMetadata` object as an argument and has a property `Name` to retrieve the resource value config name."]]],[]]