public sealed class BatchCreateRepositoriesResponse : IMessage<BatchCreateRepositoriesResponse>, IEquatable<BatchCreateRepositoriesResponse>, IDeepCloneable<BatchCreateRepositoriesResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Build v2 API class BatchCreateRepositoriesResponse.
Message for response of creating repositories in batch.
[[["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 covers the \u003ccode\u003eBatchCreateRepositoriesResponse\u003c/code\u003e class within the Google Cloud Build v2 API, used for handling responses when creating multiple repositories in a batch operation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBatchCreateRepositoriesResponse\u003c/code\u003e 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, demonstrating its integration with Google's Protocol Buffers library and .NET functionalities.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors: a default one and another that allows for cloning from an existing \u003ccode\u003eBatchCreateRepositoriesResponse\u003c/code\u003e instance.\u003c/p\u003e\n"],["\u003cp\u003eThe primary property of this class is \u003ccode\u003eRepositories\u003c/code\u003e, which is a \u003ccode\u003eRepeatedField\u003c/code\u003e containing \u003ccode\u003eRepository\u003c/code\u003e objects, representing the repository resources created as part of the batch request.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation also outlines the different versions available for this API, with 1.4.0 being the latest, which shows that this class has been continually developed.\u003c/p\u003e\n"]]],[],null,[]]