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."],[[["The latest version of the `DeleteGlossaryRequest` class in the Google Cloud Translation v3 API is 3.9.0, and there are 12 documented versions available, from 2.2.0 to 3.9.0."],["`DeleteGlossaryRequest` is a class that serves as a request message for deleting a glossary in the Google Cloud Translation v3 API."],["The class `DeleteGlossaryRequest` implements several interfaces, including `IMessage`, `IEquatable\u003cDeleteGlossaryRequest\u003e`, `IDeepCloneable\u003cDeleteGlossaryRequest\u003e`, and `IBufferMessage`."],["The class has two constructors, a default constructor `DeleteGlossaryRequest()`, and a copy constructor `DeleteGlossaryRequest(DeleteGlossaryRequest other)`."],["The `DeleteGlossaryRequest` class contains properties `GlossaryName` of the type `GlossaryName`, and `Name` of type `string` which is a required field to delete a glossary."]]],[]]