public sealed class DeleteRepositoryRequest : IMessage<DeleteRepositoryRequest>, IEquatable<DeleteRepositoryRequest>, IDeepCloneable<DeleteRepositoryRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Dataform v1beta1 API class DeleteRepositoryRequest.
Optional. If set to true, any child resources of this repository will also
be deleted. (Otherwise, the request will only succeed if the repository has
no child resources.)
[[["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 page provides reference documentation for the \u003ccode\u003eDeleteRepositoryRequest\u003c/code\u003e class within the Google Cloud Dataform v1beta1 API.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteRepositoryRequest\u003c/code\u003e is used to construct request messages for deleting a repository and is implemented as a sealed class.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eobject\u003c/code\u003e and 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.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties to set the \u003ccode\u003eName\u003c/code\u003e of the repository to be deleted and the \u003ccode\u003eForce\u003c/code\u003e option to delete child resources, if present, along with a \u003ccode\u003eRepositoryName\u003c/code\u003e property providing a typed view of the \u003ccode\u003eName\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available, one that creates an empty instance and another that creates an instance based on another \u003ccode\u003eDeleteRepositoryRequest\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]