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\u003eThis page provides documentation for the \u003ccode\u003eCreateServicePerimeterRequest\u003c/code\u003e class, which is used to request the creation of a \u003ccode\u003eServicePerimeter\u003c/code\u003e within the Google Identity Access Context Manager.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 2.5.0, and the documentation also covers previous versions of the class, dating back to 1.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateServicePerimeterRequest\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eCreateServicePerimeterRequest\u003c/code\u003e include \u003ccode\u003eParent\u003c/code\u003e, which specifies the access policy owning the \u003ccode\u003eServicePerimeter\u003c/code\u003e, \u003ccode\u003eParentAsAccessPolicyName\u003c/code\u003e that offers a typed view of the \u003ccode\u003eParent\u003c/code\u003e and \u003ccode\u003eServicePerimeter\u003c/code\u003e which is the \u003ccode\u003eServicePerimeter\u003c/code\u003e to create.\u003c/p\u003e\n"],["\u003cp\u003eThis class can be constructed using a parameter-less method or via a constructor accepting another \u003ccode\u003eCreateServicePerimeterRequest\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]