public sealed class DeleteSpecRequest : IMessage<DeleteSpecRequest>, IEquatable<DeleteSpecRequest>, IDeepCloneable<DeleteSpecRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the API hub v1 API class DeleteSpecRequest.
The [DeleteSpec][google.cloud.apihub.v1.ApiHub.DeleteSpec] method's request.
[[["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 documents the \u003ccode\u003eDeleteSpecRequest\u003c/code\u003e class within the Google Cloud API Hub v1 API, specifically for version 1.0.0-beta02.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteSpecRequest\u003c/code\u003e is used as the request type for the \u003ccode\u003eDeleteSpec\u003c/code\u003e method within the API Hub, enabling the deletion of a specified resource.\u003c/p\u003e\n"],["\u003cp\u003eThe class 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, and inherits from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteSpecRequest\u003c/code\u003e includes two constructors, a default constructor and a constructor that takes another \u003ccode\u003eDeleteSpecRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eIt contains properties \u003ccode\u003eName\u003c/code\u003e which stores the full resource name of the spec to delete, and \u003ccode\u003eSpecName\u003c/code\u003e, which is a typed view of the \u003ccode\u003eName\u003c/code\u003e property, formatted as a \u003ccode\u003eSpecName\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]