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\u003eThe \u003ccode\u003eBatchCreateRepositoriesResponse\u003c/code\u003e class is part of the Google Cloud Build v2 API, specifically in the \u003ccode\u003eGoogle.Cloud.CloudBuild.V2\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class represents the response received after creating multiple repositories in a batch operation.\u003c/p\u003e\n"],["\u003cp\u003eIt 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, allowing for operations like message handling, comparison, deep cloning, and buffered messaging.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains a \u003ccode\u003eRepositories\u003c/code\u003e property of type \u003ccode\u003eRepeatedField<Repository>\u003c/code\u003e, which holds the list of repository resources that were created in the batch.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the package is \u003ccode\u003e1.4.0\u003c/code\u003e as presented on the top of the page, and you can access other previous versions such as \u003ccode\u003e1.3.0\u003c/code\u003e, \u003ccode\u003e1.2.0\u003c/code\u003e, \u003ccode\u003e1.1.0\u003c/code\u003e and \u003ccode\u003e1.0.0\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]