public sealed class CreateServicePerimeterRequest : IMessage<CreateServicePerimeterRequest>, IEquatable<CreateServicePerimeterRequest>, IDeepCloneable<CreateServicePerimeterRequest>, IBufferMessage, IMessage
public ServicePerimeter ServicePerimeter { get; set; }
Required. The [Service Perimeter]
[google.identity.accesscontextmanager.v1.ServicePerimeter] to create.
Syntactic correctness of the [Service Perimeter]
[google.identity.accesscontextmanager.v1.ServicePerimeter] is a
precondition for creation.
[[["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 \u003ccode\u003eCreateServicePerimeterRequest\u003c/code\u003e class is used to request the creation of a \u003ccode\u003eServicePerimeter\u003c/code\u003e, and it is part of version 1.4.0 of the Google.Identity.AccessContextManager.V1 library.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing various functionalities like message handling, equality checks, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties such as \u003ccode\u003eParent\u003c/code\u003e, representing the resource name of the access policy owning the \u003ccode\u003eServicePerimeter\u003c/code\u003e, and \u003ccode\u003eServicePerimeter\u003c/code\u003e, which holds the details of the \u003ccode\u003eServicePerimeter\u003c/code\u003e to be created.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateServicePerimeterRequest\u003c/code\u003e class has two constructors, one default and one which takes in another \u003ccode\u003eCreateServicePerimeterRequest\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of this library available, with version 2.5.0 being the latest, and the content of the page referring to version 1.4.0.\u003c/p\u003e\n"]]],[],null,[]]