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, as found in the \u003ccode\u003eGoogle.Cloud.Monitoring.V3.dll\u003c/code\u003e assembly, which represents a request to create a service level objective.\u003c/p\u003e\n"],["\u003cp\u003eThe content provides documentation for various versions of \u003ccode\u003eGoogle.Cloud.Monitoring.V3\u003c/code\u003e, from version 2.3.0 up to the latest version, 3.15.0, with each version linking to its respective \u003ccode\u003eCreateServiceLevelObjectiveRequest\u003c/code\u003e documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eCreateServiceLevelObjectiveRequest\u003c/code\u003e inherits from Object 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, indicating its role in handling message-based operations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateServiceLevelObjectiveRequest\u003c/code\u003e class has constructors that allow for creating new objects, either empty or through a copy constructor, while also containing properties such as \u003ccode\u003eParent\u003c/code\u003e, \u003ccode\u003eParentAsResourceName\u003c/code\u003e, \u003ccode\u003eParentAsServiceName\u003c/code\u003e, \u003ccode\u003eServiceLevelObjective\u003c/code\u003e, and \u003ccode\u003eServiceLevelObjectiveId\u003c/code\u003e to manage the creation of service level objectives.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple properties that are vital for proper \u003ccode\u003eServiceLevelObjective\u003c/code\u003e creation, such as the \u003ccode\u003eParent\u003c/code\u003e which is a required resource name that follows the format \u003ccode\u003eprojects/[PROJECT_ID_OR_NUMBER]/services/[SERVICE_ID]\u003c/code\u003e, and a required \u003ccode\u003eServiceLevelObjective\u003c/code\u003e property, that houses the object to be created.\u003c/p\u003e\n"]]],[],null,[]]