Cloud Speech-to-Text V2 API - Class Google::Cloud::Speech::V2::UndeletePhraseSetRequest (v1.4.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Cloud Speech-to-Text V2 API class Google::Cloud::Speech::V2::UndeletePhraseSetRequest.
Request message for the UndeletePhraseSet method.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#etag
defetag()->::String
Returns
- (::String) — This checksum is computed by the server based on the value of other fields. This may be sent on update, undelete, and delete requests to ensure the client has an up-to-date value before proceeding.
#etag=
defetag=(value)->::String
Parameter
- value (::String) — This checksum is computed by the server based on the value of other fields. This may be sent on update, undelete, and delete requests to ensure the client has an up-to-date value before proceeding.
Returns
- (::String) — This checksum is computed by the server based on the value of other fields. This may be sent on update, undelete, and delete requests to ensure the client has an up-to-date value before proceeding.
#name
defname()->::String
Returns
-
(::String) — Required. The name of the PhraseSet to undelete.
Format:
projects/{project}/locations/{location}/phraseSets/{phrase_set}
#name=
defname=(value)->::String
Parameter
-
value (::String) — Required. The name of the PhraseSet to undelete.
Format:
projects/{project}/locations/{location}/phraseSets/{phrase_set}
Returns
-
(::String) — Required. The name of the PhraseSet to undelete.
Format:
projects/{project}/locations/{location}/phraseSets/{phrase_set}
#validate_only
defvalidate_only()->::Boolean
Returns
- (::Boolean) — If set, validate the request and preview the undeleted PhraseSet, but do not actually undelete it.
#validate_only=
defvalidate_only=(value)->::Boolean
Parameter
- value (::Boolean) — If set, validate the request and preview the undeleted PhraseSet, but do not actually undelete it.
Returns
- (::Boolean) — If set, validate the request and preview the undeleted PhraseSet, but do not actually undelete it.