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 document provides reference information for the `DeleteGlossaryRequest` class within the Google Cloud Translation v3 API, specifically for version 3.2.0."],["The `DeleteGlossaryRequest` class is used to construct a request to delete a glossary, inheriting from multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes two constructors, `DeleteGlossaryRequest()`, and `DeleteGlossaryRequest(DeleteGlossaryRequest other)` and two properties, `GlossaryName`, and `Name`, both to configure the glossary deletion request."],["The latest version available for this resource is 3.9.0, while this documentation refers to version 3.2.0 of the class."]]],[]]