public sealed class DeleteRepositoryRequest : IMessage<DeleteRepositoryRequest>, IEquatable<DeleteRepositoryRequest>, IDeepCloneable<DeleteRepositoryRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Dataform v1beta1 API class DeleteRepositoryRequest.
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\u003eThe \u003ccode\u003eDeleteRepositoryRequest\u003c/code\u003e class in the Dataform v1beta1 API allows for the deletion of a repository.\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, providing functionalities for message handling, equality comparison, deep cloning, and buffer operations.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors: a default constructor and one that accepts another \u003ccode\u003eDeleteRepositoryRequest\u003c/code\u003e instance for initialization.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties like \u003ccode\u003eForce\u003c/code\u003e, which determines whether child resources should be deleted along with the repository, and \u003ccode\u003eName\u003c/code\u003e, which specifies the repository's name to be deleted.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRepositoryName\u003c/code\u003e property provides a typed view of the \u003ccode\u003eName\u003c/code\u003e resource for easier handling of the repository name.\u003c/p\u003e\n"]]],[],null,[]]