public sealed class DeleteGlossaryResponse : IMessage<DeleteGlossaryResponse>, IEquatable<DeleteGlossaryResponse>, IDeepCloneable<DeleteGlossaryResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Translation v3 API class DeleteGlossaryResponse.
Stored in the
[google.longrunning.Operation.response][google.longrunning.Operation.response]
field returned by DeleteGlossary.
[[["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 documentation for the `DeleteGlossaryResponse` class within the Google Cloud Translation v3 API, specifically for version 3.7.0."],["The `DeleteGlossaryResponse` class is used to represent the response received after a glossary deletion operation, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains properties like `EndTime`, `Name`, and `SubmitTime`, which provide details about when the glossary deletion finished, the name of the deleted glossary, and when the operation was submitted, respectively."],["The latest version is 3.9.0, and there are 13 different versions listed in the documentation, ranging from 2.2.0 to the latest 3.9.0."]]],[]]