public sealed class CreateServiceLevelObjectiveRequest : IMessage<CreateServiceLevelObjectiveRequest>, IEquatable<CreateServiceLevelObjectiveRequest>, IDeepCloneable<CreateServiceLevelObjectiveRequest>, IBufferMessage, IMessage
public string ServiceLevelObjectiveId { get; set; }
Optional. The ServiceLevelObjective id to use for this
ServiceLevelObjective. If omitted, an id will be generated instead. Must
match the pattern [a-z0-9\-]+
[[["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\u003eCreateServiceLevelObjectiveRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Monitoring.V3\u003c/code\u003e namespace, primarily focusing on its structure and usage in the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version documented is 3.15.0, with a historical archive of versions ranging from 2.3.0 to 3.14.0 that can be referenced for this request, showing its update history.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateServiceLevelObjectiveRequest\u003c/code\u003e class is used to create a ServiceLevelObjective and includes properties like \u003ccode\u003eParent\u003c/code\u003e (the resource name of the parent service), \u003ccode\u003eServiceLevelObjective\u003c/code\u003e (the objective to create), and \u003ccode\u003eServiceLevelObjectiveId\u003c/code\u003e (optional ID for the objective).\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, with the capability of using constructors to create a blank object, or duplicate an existing one.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits members from the \u003ccode\u003eObject\u003c/code\u003e class, including \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]