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},
projects/{project}/muteConfigs/{config_id},
organizations/{organization}/locations/global/muteConfigs/{config_id},
folders/{folder}/locations/global/muteConfigs/{config_id}, or
projects/{project}/locations/global/muteConfigs/{config_id}.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eGetMuteConfigRequest\u003c/code\u003e class is 3.24.0, and the page provides access to the documentation for this class across multiple versions, ranging from 2.2.0 to 3.24.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetMuteConfigRequest\u003c/code\u003e is a request message for retrieving a mute config, and it implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a parameterless constructor \u003ccode\u003eGetMuteConfigRequest()\u003c/code\u003e and a copy constructor \u003ccode\u003eGetMuteConfigRequest(GetMuteConfigRequest other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two key properties, \u003ccode\u003eMuteConfigName\u003c/code\u003e, which provides a typed view over the resource name, and \u003ccode\u003eName\u003c/code\u003e, which represents the required name of the mute config to retrieve.\u003c/p\u003e\n"],["\u003cp\u003eThe mute config name can be formatted in one of the six variations presented in the documentation, such as \u003ccode\u003eorganizations/{organization}/muteConfigs/{config_id}\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]