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 information for the `DeleteGlossaryResponse` class within the Google Cloud Translation v3 API, specifically version 3.8.0, and also links to other version documentation."],["`DeleteGlossaryResponse` is a class used to represent the response returned when a glossary is deleted, as part of the long-running operation in the Google Cloud Translation API."],["The `DeleteGlossaryResponse` class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties like `EndTime`, `Name`, and `SubmitTime`, which provide details about when the glossary deletion operation completed, the name of the deleted glossary, and when the operation was initiated."],["There are multiple versions of the documentation available, from 2.2.0 to the latest 3.9.0."]]],[]]