public sealed class DeleteRepositoryRequest : IMessage<DeleteRepositoryRequest>, IEquatable<DeleteRepositoryRequest>, IDeepCloneable<DeleteRepositoryRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Build v2 API class DeleteRepositoryRequest.
The current etag of the repository.
If an etag is provided and does not match the current etag of the
repository, deletion will be blocked and an ABORTED error will be returned.
[[["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 details the \u003ccode\u003eDeleteRepositoryRequest\u003c/code\u003e class within the Google Cloud Build v2 API, specifically version 1.1.0, which is used to request the deletion of a repository.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteRepositoryRequest\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable<DeleteRepositoryRequest>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<DeleteRepositoryRequest>\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eDeleteRepositoryRequest\u003c/code\u003e class include \u003ccode\u003eEtag\u003c/code\u003e (for conditional deletion), \u003ccode\u003eName\u003c/code\u003e (specifying the repository to delete), \u003ccode\u003eRepositoryName\u003c/code\u003e (a typed view over the \u003ccode\u003eName\u003c/code\u003e), and \u003ccode\u003eValidateOnly\u003c/code\u003e (for request validation without execution).\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available: a default constructor and one that accepts another \u003ccode\u003eDeleteRepositoryRequest\u003c/code\u003e object for copying.\u003c/p\u003e\n"],["\u003cp\u003eThis version of the API has a number of previous versions available for review and usage in the provided version list, with the latest version being 1.4.0.\u003c/p\u003e\n"]]],[],null,[]]