public sealed class BatchCreateRepositoriesRequest : IMessage<BatchCreateRepositoriesRequest>, IEquatable<BatchCreateRepositoriesRequest>, IDeepCloneable<BatchCreateRepositoriesRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Build v2 API class BatchCreateRepositoriesRequest.
Required. The connection to contain all the repositories being created.
Format: projects//locations//connections/*
The parent field in the CreateRepositoryRequest messages
must either be empty or match this field.
[[["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 documentation is for the \u003ccode\u003eBatchCreateRepositoriesRequest\u003c/code\u003e class within the Google Cloud Build v2 API, specifically version 1.1.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchCreateRepositoriesRequest\u003c/code\u003e class is used for creating multiple repositories in a single batch operation, as detailed by the \u003ccode\u003eRequests\u003c/code\u003e property.\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, to ensure compliance and provide functionality.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eParent\u003c/code\u003e property is a required string that specifies the connection under which the new repositories will be created, utilizing a specific format: \u003ccode\u003eprojects/*/locations/*/connections/*\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe BatchCreateRepositoriesRequest has a property \u003ccode\u003eParentAsConnectionName\u003c/code\u003e which is a typed view of the \u003ccode\u003eParent\u003c/code\u003e resource name property, using the ConnectionName type.\u003c/p\u003e\n"]]],[],null,[]]