public sealed class DeleteGlossaryRequest : IMessage<DeleteGlossaryRequest>, IEquatable<DeleteGlossaryRequest>, IDeepCloneable<DeleteGlossaryRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Translation v3 API class DeleteGlossaryRequest.
[[["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 webpage provides documentation for the `DeleteGlossaryRequest` class within the Google Cloud Translation v3 API for .NET."],["The `DeleteGlossaryRequest` class is a request message used for deleting a glossary and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version available is 3.9.0, and the page also provides access to older versions from 3.8.0 down to 2.2.0, offering a history of updates and changes."],["The class has two constructors, a parameterless constructor and one that takes another `DeleteGlossaryRequest` as a parameter, as well as two properties named `GlossaryName` and `Name`."]]],[]]