public sealed class DeleteGlossaryEntryRequest : IMessage<DeleteGlossaryEntryRequest>, IEquatable<DeleteGlossaryEntryRequest>, IDeepCloneable<DeleteGlossaryEntryRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Translation v3 API class DeleteGlossaryEntryRequest.
[[["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 `DeleteGlossaryEntryRequest` class within the Google Cloud Translation v3 API, with the current version being 3.8.0."],["The `DeleteGlossaryEntryRequest` class is a request message used to delete a glossary entry, and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors for creating instances and properties such as `GlossaryEntryName` and `Name` for specifying the glossary entry to be deleted, referencing the resource name."],["The latest version available is 3.9.0, with documentation available for versions dating back to 2.2.0, all within the Google Cloud Translation v3 API for .NET."]]],[]]