public sealed class SetLoggingServiceRequest : IMessage<SetLoggingServiceRequest>, IEquatable<SetLoggingServiceRequest>, IDeepCloneable<SetLoggingServiceRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class SetLoggingServiceRequest.
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\u003eThis webpage provides reference documentation for the \u003ccode\u003eSetLoggingServiceRequest\u003c/code\u003e class within the Google Kubernetes Engine v1 API, specifically under version 3.7.0 of the Google.Cloud.Container.V1 package for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSetLoggingServiceRequest\u003c/code\u003e class is used to configure the logging service for a cluster and it inherits from \u003ccode\u003eObject\u003c/code\u003e and implements multiple interfaces like \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 latest version available is 3.33.0, and the documentation includes details for versions all the way back to version 2.3.0, providing a comprehensive overview of the API's evolution.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eSetLoggingServiceRequest\u003c/code\u003e class include \u003ccode\u003eLoggingService\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, and deprecated fields like \u003ccode\u003eClusterId\u003c/code\u003e, \u003ccode\u003eProjectId\u003c/code\u003e, and \u003ccode\u003eZone\u003c/code\u003e, with \u003ccode\u003eLoggingService\u003c/code\u003e defining where the cluster's logs are written and \u003ccode\u003eName\u003c/code\u003e specifying the cluster's project, location, and cluster name.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors: a default constructor \u003ccode\u003eSetLoggingServiceRequest()\u003c/code\u003e and a copy constructor \u003ccode\u003eSetLoggingServiceRequest(SetLoggingServiceRequest other)\u003c/code\u003e for creating new instances, and it also has inherited members for basic object management.\u003c/p\u003e\n"]]],[],null,[]]