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 document outlines the \u003ccode\u003eCreateServicePerimeterRequest\u003c/code\u003e class, which is used to request the creation of a \u003ccode\u003eServicePerimeter\u003c/code\u003e in the Google Identity Access Context Manager V1 API, specifically version 1.5.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateServicePerimeterRequest\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing methods for data handling and cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eParent\u003c/code\u003e, which is a required resource name indicating the access policy owning the \u003ccode\u003eServicePerimeter\u003c/code\u003e, and \u003ccode\u003eServicePerimeter\u003c/code\u003e, which is the required \u003ccode\u003eServicePerimeter\u003c/code\u003e object to be created.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available of this class is 2.5.0.\u003c/p\u003e\n"],["\u003cp\u003eThe document also contains links to previous versions of the class, from 1.2.0 to 2.4.0, and they all have the same class name.\u003c/p\u003e\n"]]],[],null,[]]