public sealed class GetServiceLevelObjectiveRequest : IMessage<GetServiceLevelObjectiveRequest>, IEquatable<GetServiceLevelObjectiveRequest>, IDeepCloneable<GetServiceLevelObjectiveRequest>, IBufferMessage, IMessage
public ServiceLevelObjective.Types.View View { get; set; }
View of the ServiceLevelObjective to return. If DEFAULT, return the
ServiceLevelObjective as originally defined. If EXPLICIT and the
ServiceLevelObjective is defined in terms of a BasicSli, replace the
BasicSli with a RequestBasedSli spelling out how the SLI is computed.
[[["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\u003eGetServiceLevelObjectiveRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Monitoring.V3\u003c/code\u003e namespace, specifically version 2.4.0, and its role in retrieving service level objectives.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetServiceLevelObjectiveRequest\u003c/code\u003e class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing methods for message handling, equality checks, deep cloning, and buffer manipulation.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors: a default constructor and one that takes another \u003ccode\u003eGetServiceLevelObjectiveRequest\u003c/code\u003e object for copying, as well as containing members inherited from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eGetServiceLevelObjectiveRequest\u003c/code\u003e include \u003ccode\u003eName\u003c/code\u003e, which specifies the resource name of the service level objective to be retrieved, \u003ccode\u003eResourceName\u003c/code\u003e and \u003ccode\u003eServiceLevelObjectiveName\u003c/code\u003e which are typed views of the \u003ccode\u003eName\u003c/code\u003e property, and \u003ccode\u003eView\u003c/code\u003e which controls the detail of the returned service level objective.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage has different versions of the documentation available, with 3.15.0 being the latest, and going as low as version 2.3.0.\u003c/p\u003e\n"]]],[],null,[]]