Reference documentation and code samples for the Cloud Speech-to-Text V1p1beta1 API class Google::Cloud::Speech::V1p1beta1::TranscriptNormalization::Entry.
A single replacement configuration.
Inherits
Object
Extended By
Google::Protobuf::MessageExts::ClassMethods
Includes
Google::Protobuf::MessageExts
Methods
#case_sensitive
defcase_sensitive()->::Boolean
Returns
(::Boolean) — Whether the search is case sensitive.
#case_sensitive=
defcase_sensitive=(value)->::Boolean
Parameter
value (::Boolean) — Whether the search is case sensitive.
Returns
(::Boolean) — Whether the search is case sensitive.
#replace
defreplace()->::String
Returns
(::String) — What to replace with. Max length is 100 characters.
#replace=
defreplace=(value)->::String
Parameter
value (::String) — What to replace with. Max length is 100 characters.
Returns
(::String) — What to replace with. Max length is 100 characters.
#search
defsearch()->::String
Returns
(::String) — What to replace. Max length is 100 characters.
#search=
defsearch=(value)->::String
Parameter
value (::String) — What to replace. Max length is 100 characters.
Returns
(::String) — What to replace. Max length is 100 characters.
[[["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-08-28 UTC."],[],[],null,["# Cloud Speech-to-Text V1p1beta1 API - Class Google::Cloud::Speech::V1p1beta1::TranscriptNormalization::Entry (v0.25.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.25.0 (latest)](/ruby/docs/reference/google-cloud-speech-v1p1beta1/latest/Google-Cloud-Speech-V1p1beta1-TranscriptNormalization-Entry)\n- [0.24.1](/ruby/docs/reference/google-cloud-speech-v1p1beta1/0.24.1/Google-Cloud-Speech-V1p1beta1-TranscriptNormalization-Entry)\n- [0.23.0](/ruby/docs/reference/google-cloud-speech-v1p1beta1/0.23.0/Google-Cloud-Speech-V1p1beta1-TranscriptNormalization-Entry)\n- [0.22.0](/ruby/docs/reference/google-cloud-speech-v1p1beta1/0.22.0/Google-Cloud-Speech-V1p1beta1-TranscriptNormalization-Entry)\n- [0.21.1](/ruby/docs/reference/google-cloud-speech-v1p1beta1/0.21.1/Google-Cloud-Speech-V1p1beta1-TranscriptNormalization-Entry)\n- [0.20.2](/ruby/docs/reference/google-cloud-speech-v1p1beta1/0.20.2/Google-Cloud-Speech-V1p1beta1-TranscriptNormalization-Entry)\n- [0.19.0](/ruby/docs/reference/google-cloud-speech-v1p1beta1/0.19.0/Google-Cloud-Speech-V1p1beta1-TranscriptNormalization-Entry)\n- [0.18.1](/ruby/docs/reference/google-cloud-speech-v1p1beta1/0.18.1/Google-Cloud-Speech-V1p1beta1-TranscriptNormalization-Entry)\n- [0.17.1](/ruby/docs/reference/google-cloud-speech-v1p1beta1/0.17.1/Google-Cloud-Speech-V1p1beta1-TranscriptNormalization-Entry)\n- [0.16.0](/ruby/docs/reference/google-cloud-speech-v1p1beta1/0.16.0/Google-Cloud-Speech-V1p1beta1-TranscriptNormalization-Entry)\n- [0.15.3](/ruby/docs/reference/google-cloud-speech-v1p1beta1/0.15.3/Google-Cloud-Speech-V1p1beta1-TranscriptNormalization-Entry)\n- [0.14.0](/ruby/docs/reference/google-cloud-speech-v1p1beta1/0.14.0/Google-Cloud-Speech-V1p1beta1-TranscriptNormalization-Entry)\n- [0.13.0](/ruby/docs/reference/google-cloud-speech-v1p1beta1/0.13.0/Google-Cloud-Speech-V1p1beta1-TranscriptNormalization-Entry)\n- [0.12.4](/ruby/docs/reference/google-cloud-speech-v1p1beta1/0.12.4/Google-Cloud-Speech-V1p1beta1-TranscriptNormalization-Entry) \nReference documentation and code samples for the Cloud Speech-to-Text V1p1beta1 API class Google::Cloud::Speech::V1p1beta1::TranscriptNormalization::Entry.\n\nA single replacement configuration. \n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #case_sensitive\n\n def case_sensitive() -\u003e ::Boolean\n\n**Returns**\n\n- (::Boolean) --- Whether the search is case sensitive.\n\n### #case_sensitive=\n\n def case_sensitive=(value) -\u003e ::Boolean\n\n**Parameter**\n\n- **value** (::Boolean) --- Whether the search is case sensitive. \n**Returns**\n\n- (::Boolean) --- Whether the search is case sensitive.\n\n### #replace\n\n def replace() -\u003e ::String\n\n**Returns**\n\n- (::String) --- What to replace with. Max length is 100 characters.\n\n### #replace=\n\n def replace=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- What to replace with. Max length is 100 characters. \n**Returns**\n\n- (::String) --- What to replace with. Max length is 100 characters.\n\n### #search\n\n def search() -\u003e ::String\n\n**Returns**\n\n- (::String) --- What to replace. Max length is 100 characters.\n\n### #search=\n\n def search=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- What to replace. Max length is 100 characters. \n**Returns**\n\n- (::String) --- What to replace. Max length is 100 characters."]]