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\u003eThe latest version of the \u003ccode\u003eGetServiceLevelObjectiveRequest\u003c/code\u003e is 3.15.0, but multiple previous versions are also available for reference, ranging down to version 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetServiceLevelObjectiveRequest\u003c/code\u003e is a class used to retrieve a specific Service Level Objective, identifiable by its resource name, and it inherits from \u003ccode\u003eObject\u003c/code\u003e while implementing several interfaces, such as \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 \u003ccode\u003eGetServiceLevelObjectiveRequest\u003c/code\u003e has a \u003ccode\u003eName\u003c/code\u003e property, which is a required resource name of the ServiceLevelObjective to get, and it also offers \u003ccode\u003eResourceName\u003c/code\u003e and \u003ccode\u003eServiceLevelObjectiveName\u003c/code\u003e to assist with this.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eView\u003c/code\u003e property allows specifying how the ServiceLevelObjective should be returned, either as originally defined (\u003ccode\u003eDEFAULT\u003c/code\u003e) or with an explicit \u003ccode\u003eRequestBasedSli\u003c/code\u003e if a \u003ccode\u003eBasicSli\u003c/code\u003e was used (\u003ccode\u003eEXPLICIT\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThis class has two constructors, one default and one that takes a \u003ccode\u003eGetServiceLevelObjectiveRequest\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,[]]