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 version 3.6.0, and details the class's properties, constructors, and inherited members."],["The `DeleteGlossaryResponse` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, making it part of the Google.Protobuf and .NET frameworks."],["The `DeleteGlossaryResponse` class is used to represent the response to a glossary deletion operation and is stored in the `google.longrunning.Operation.response` field returned by `DeleteGlossary`."],["The class' properties, `EndTime`, `Name`, and `SubmitTime`, provide details about when the glossary deletion operation finished, the name of the deleted glossary, and when the operation was submitted, respectively."],["The documentation includes links to access the API documentation for other versions, from 3.0.0 to the latest, 3.9.0, and also includes information about the `Google.Cloud.Translate.V3` namespace and the `Google.Cloud.Translate.V3.dll` assembly."]]],[]]