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 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.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eObject\u003c/code\u003e and includes inherited members such as \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"],["\u003cp\u003eThe class offers two constructors: a default \u003ccode\u003eCreateServicePerimeterRequest()\u003c/code\u003e constructor and another \u003ccode\u003eCreateServicePerimeterRequest(CreateServicePerimeterRequest other)\u003c/code\u003e constructor that takes another instance of the same type as an argument.\u003c/p\u003e\n"],["\u003cp\u003eIt contains two essential properties: \u003ccode\u003eParent\u003c/code\u003e, a string that specifies the access policy's resource name, and \u003ccode\u003eServicePerimeter\u003c/code\u003e, a \u003ccode\u003eServicePerimeter\u003c/code\u003e object representing the perimeter to be created.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eCreateServicePerimeterRequest\u003c/code\u003e documented is version 2.5.0, while this specific document pertains to version 1.3.0, and there are 10 different versions listed in total.\u003c/p\u003e\n"]]],[],null,[]]