public sealed class GetResourceValueConfigRequest : IMessage<GetResourceValueConfigRequest>, IEquatable<GetResourceValueConfigRequest>, IDeepCloneable<GetResourceValueConfigRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Security Command Center v1 API class GetResourceValueConfigRequest.
[[["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."],[[["The latest version available for `GetResourceValueConfigRequest` in the Google Cloud SecurityCenter V1 API is version 3.24.0."],["This document provides reference and code samples for the `GetResourceValueConfigRequest` class within the Google Cloud Security Command Center v1 API, which is used to retrieve resource value configuration data."],["The `GetResourceValueConfigRequest` class inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It contains properties such as `Name` (a string representing the resource name) and `ResourceValueConfigName` (a typed view over the resource name), along with constructors for default creation and cloning."],["There are multiple historical versions available, ranging back to version 2.2.0, all available within the `/dotnet/docs/reference/Google.Cloud.SecurityCenter.V1/` directory."]]],[]]