Reference documentation and code samples for the Cloud Translation V3 API class Google::Cloud::Translate::V3::CreateGlossaryMetadata.
Stored in the google.longrunning.Operation.metadata field returned by CreateGlossary.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#name
def name() -> ::String
Returns
- (::String) — The name of the glossary that is being created.
#name=
def name=(value) -> ::String
Parameter
- value (::String) — The name of the glossary that is being created.
Returns
- (::String) — The name of the glossary that is being created.
#state
def state() -> ::Google::Cloud::Translate::V3::CreateGlossaryMetadata::State
Returns
- (::Google::Cloud::Translate::V3::CreateGlossaryMetadata::State) — The current state of the glossary creation operation.
#state=
def state=(value) -> ::Google::Cloud::Translate::V3::CreateGlossaryMetadata::State
Parameter
- value (::Google::Cloud::Translate::V3::CreateGlossaryMetadata::State) — The current state of the glossary creation operation.
Returns
- (::Google::Cloud::Translate::V3::CreateGlossaryMetadata::State) — The current state of the glossary creation operation.
#submit_time
def submit_time() -> ::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — The time when the operation was submitted to the server.
#submit_time=
def submit_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
- value (::Google::Protobuf::Timestamp) — The time when the operation was submitted to the server.
Returns
- (::Google::Protobuf::Timestamp) — The time when the operation was submitted to the server.