public sealed class SetLoggingServiceRequest : IMessage<SetLoggingServiceRequest>, IEquatable<SetLoggingServiceRequest>, IDeepCloneable<SetLoggingServiceRequest>, IBufferMessage, IMessage
SetLoggingServiceRequest sets the logging service of a cluster.
[[["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 available for \u003ccode\u003eSetLoggingServiceRequest\u003c/code\u003e is 3.33.0, but there are many versions available in this content, ranging down to version 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSetLoggingServiceRequest\u003c/code\u003e is used to configure the logging service for a Google Kubernetes Engine (GKE) cluster, and it implements various 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 \u003ccode\u003eLoggingService\u003c/code\u003e property determines where cluster logs are written, with options for Kubernetes-native Cloud Logging (\u003ccode\u003elogging.googleapis.com/kubernetes\u003c/code\u003e), legacy Cloud Logging (\u003ccode\u003elogging.googleapis.com\u003c/code\u003e), or no logging (\u003ccode\u003enone\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThe properties \u003ccode\u003eClusterId\u003c/code\u003e, \u003ccode\u003eProjectId\u003c/code\u003e, and \u003ccode\u003eZone\u003c/code\u003e are deprecated in favor of the \u003ccode\u003eName\u003c/code\u003e property, which specifies the cluster's location in the format \u003ccode\u003eprojects/*/locations/*/clusters/*\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSetLoggingServiceRequest\u003c/code\u003e class has two constructors: a parameterless constructor and another that takes in an existing \u003ccode\u003eSetLoggingServiceRequest\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]