public sealed class CreateZoneRequest : IMessage<CreateZoneRequest>, IEquatable<CreateZoneRequest>, IDeepCloneable<CreateZoneRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the GDC Hardware Management v1alpha API class CreateZoneRequest.
Optional. ID used to uniquely identify the Zone within its parent scope.
This field should contain at most 63 characters and must start with
lowercase characters.
Only lowercase characters, numbers and - are accepted.
The - character cannot be the first or the last one.
A system generated ID will be used if the field is not set.
The zone.name field in the request will be ignored.
[[["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 provides reference documentation for the \u003ccode\u003eCreateZoneRequest\u003c/code\u003e class within the GDC Hardware Management v1alpha API, specifically for the latest version 1.0.0-alpha04.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateZoneRequest\u003c/code\u003e is used to request the creation of a new zone, which is part of the GDC Hardware Management API.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eobject\u003c/code\u003e and 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\u003eThe \u003ccode\u003eCreateZoneRequest\u003c/code\u003e class includes properties like \u003ccode\u003eParent\u003c/code\u003e, \u003ccode\u003eParentAsLocationName\u003c/code\u003e, \u003ccode\u003eRequestId\u003c/code\u003e, \u003ccode\u003eZone\u003c/code\u003e, and \u003ccode\u003eZoneId\u003c/code\u003e, with each property serving a distinct purpose, like defining the project, location, and ID of the new zone.\u003c/p\u003e\n"],["\u003cp\u003eThe constructor \u003ccode\u003eCreateZoneRequest\u003c/code\u003e can be called with no parameters or an existing \u003ccode\u003eCreateZoneRequest\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]