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 document provides reference information for the \u003ccode\u003eBatchCreateRepositoriesRequest\u003c/code\u003e class within the Google Cloud Build v2 API, specifically version 1.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchCreateRepositoriesRequest\u003c/code\u003e class is used to create multiple repositories in a single batch operation.\u003c/p\u003e\n"],["\u003cp\u003eThe class 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, and inherits from the \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eBatchCreateRepositoriesRequest\u003c/code\u003e include \u003ccode\u003eParent\u003c/code\u003e (specifying the connection), \u003ccode\u003eParentAsConnectionName\u003c/code\u003e (a typed view of the connection), and \u003ccode\u003eRequests\u003c/code\u003e (a list of repository creation requests).\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchCreateRepositoriesRequest\u003c/code\u003e class has two constructors, one default and one allowing for cloning from another instance of the \u003ccode\u003eBatchCreateRepositoriesRequest\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]