public sealed class DeleteSiteRequest : IMessage<DeleteSiteRequest>, IEquatable<DeleteSiteRequest>, IDeepCloneable<DeleteSiteRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the GDC Hardware Management v1alpha API class DeleteSiteRequest.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This documentation is for the `DeleteSiteRequest` class within the GDC Hardware Management v1alpha API."],["`DeleteSiteRequest` is a request object used to delete a site, inheriting from `object` and implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors for creating instances and properties such as `Name`, `RequestId`, and `SiteName`, with the `Name` property being required for identifying the site to be deleted."],["Two versions of the API are available, with `1.0.0-alpha04` being the latest."],["The namespace for the `DeleteSiteRequest` is `Google.Cloud.GdcHardwareManagement.V1Alpha` and is located in the `Google.Cloud.GdcHardwareManagement.V1Alpha.dll` assembly."]]],[]]