Reference documentation and code samples for the Cloud Translation V3 Client class DeleteGlossaryResponse.
Stored in the google.longrunning.Operation.response field returned by DeleteGlossary.
Generated from protobuf message google.cloud.translation.v3.DeleteGlossaryResponse
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
The name of the deleted glossary.
↳ submit_time
↳ end_time
Google\Protobuf\Timestamp
The time when the glossary deletion is finished and google.longrunning.Operation.done is set to true.
getName
The name of the deleted glossary.
string
setName
The name of the deleted glossary.
var
string
$this
getSubmitTime
The time when the operation was submitted to the server.
hasSubmitTime
clearSubmitTime
setSubmitTime
The time when the operation was submitted to the server.
$this
getEndTime
The time when the glossary deletion is finished and google.longrunning.Operation.done is set to true.
hasEndTime
clearEndTime
setEndTime
The time when the glossary deletion is finished and google.longrunning.Operation.done is set to true.
$this