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, version 1.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchCreateRepositoriesRequest\u003c/code\u003e class is used to send a batch request for creating multiple repositories, and it inherits from the \u003ccode\u003eobject\u003c/code\u003e class while implementing several interfaces like \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\u003eParent\u003c/code\u003e property specifies the connection where the repositories will be created, and it requires a specific format: \u003ccode\u003eprojects/*/locations/*/connections/*\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRequests\u003c/code\u003e property is a required field that contains a list of \u003ccode\u003eCreateRepositoryRequest\u003c/code\u003e messages, each specifying a repository to be created in the batch.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class is version 1.4.0, with previous versions going as low as 1.0.0.\u003c/p\u003e\n"]]],[],null,[]]