public sealed class GetMuteConfigRequest : IMessage<GetMuteConfigRequest>, IEquatable<GetMuteConfigRequest>, IDeepCloneable<GetMuteConfigRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Security Command Center v1 API class GetMuteConfigRequest.
Required. Name of the mute config to retrieve. Its format is
organizations/{organization}/muteConfigs/{config_id},
folders/{folder}/muteConfigs/{config_id}, or
projects/{project}/muteConfigs/{config_id}
[[["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 of the `GetMuteConfigRequest` class is 3.24.0, and the documentation provides access to various other versions, including 3.8.0, which is described in more detail in the provided context."],["`GetMuteConfigRequest` is a class within the Google Cloud Security Command Center v1 API, designed for retrieving a mute config and implementing multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetMuteConfigRequest` class includes properties such as `MuteConfigName`, which provides a typed view of the resource name, and `Name`, which is a required string representing the full name of the mute config to retrieve."],["The `GetMuteConfigRequest` class has 2 constructors, one default and one that takes in another `GetMuteConfigRequest` object."],["This page contains a documentation of all version of the `GetMuteConfigRequest`, ranging from 3.24.0 all the way down to 2.2.0."]]],[]]