public sealed class GetCmekSettingsRequest : IMessage<GetCmekSettingsRequest>, IEquatable<GetCmekSettingsRequest>, IDeepCloneable<GetCmekSettingsRequest>, IBufferMessage, IMessage
The parameters to
[GetCmekSettings][google.logging.v2.ConfigServiceV2.GetCmekSettings].
Note: CMEK for the Log Router can be configured for Google Cloud projects,
folders, organizations and billing accounts. Once configured for an
organization, it applies to all projects and folders in the Google Cloud
organization.
[[["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\u003eThis webpage details the \u003ccode\u003eGetCmekSettingsRequest\u003c/code\u003e class, which is used to retrieve CMEK (Customer-Managed Encryption Keys) settings within Google Cloud Logging.\u003c/p\u003e\n"],["\u003cp\u003eThe content covers various versions of the Google Cloud Logging V2 package, ranging from version 3.3.0 up to the latest version, 4.4.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetCmekSettingsRequest\u003c/code\u003e implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetCmekSettingsRequest\u003c/code\u003e class has properties such as \u003ccode\u003eCmekSettingsName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e, where \u003ccode\u003eName\u003c/code\u003e is required and specifies the resource to get CMEK settings for, such as projects, organizations, billing accounts, and folders.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetCmekSettingsRequest\u003c/code\u003e can be constructed through its constructor \u003ccode\u003eGetCmekSettingsRequest()\u003c/code\u003e, and through it's parameter constructor \u003ccode\u003eGetCmekSettingsRequest(GetCmekSettingsRequest other)\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]