Cloud Speech-to-Text V1 API - Class Google::Protobuf::StringValue (v1.3.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Cloud Speech-to-Text V1 API class Google::Protobuf::StringValue.
Wrapper message for string
.
The JSON representation for StringValue
is JSON string.
Extended By
-
Google::Protobuf::MessageExts::ClassMethods
Includes
-
Google::Protobuf::MessageExts
Methods
#value
Returns
-
(::String) — The string value.
#value=
def value=(value) -> ::String
Parameter
-
value (::String) — The string value.
Returns
-
(::String) — The string value.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-28 UTC.
[[["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 V1 API - Class Google::Protobuf::StringValue (v1.3.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.3.0 (latest)](/ruby/docs/reference/google-cloud-speech-v1/latest/Google-Protobuf-StringValue)\n- [1.2.1](/ruby/docs/reference/google-cloud-speech-v1/1.2.1/Google-Protobuf-StringValue)\n- [1.1.0](/ruby/docs/reference/google-cloud-speech-v1/1.1.0/Google-Protobuf-StringValue)\n- [1.0.1](/ruby/docs/reference/google-cloud-speech-v1/1.0.1/Google-Protobuf-StringValue)\n- [0.17.0](/ruby/docs/reference/google-cloud-speech-v1/0.17.0/Google-Protobuf-StringValue)\n- [0.16.2](/ruby/docs/reference/google-cloud-speech-v1/0.16.2/Google-Protobuf-StringValue)\n- [0.15.0](/ruby/docs/reference/google-cloud-speech-v1/0.15.0/Google-Protobuf-StringValue)\n- [0.14.0](/ruby/docs/reference/google-cloud-speech-v1/0.14.0/Google-Protobuf-StringValue)\n- [0.13.1](/ruby/docs/reference/google-cloud-speech-v1/0.13.1/Google-Protobuf-StringValue)\n- [0.12.1](/ruby/docs/reference/google-cloud-speech-v1/0.12.1/Google-Protobuf-StringValue)\n- [0.11.0](/ruby/docs/reference/google-cloud-speech-v1/0.11.0/Google-Protobuf-StringValue)\n- [0.10.2](/ruby/docs/reference/google-cloud-speech-v1/0.10.2/Google-Protobuf-StringValue)\n- [0.9.0](/ruby/docs/reference/google-cloud-speech-v1/0.9.0/Google-Protobuf-StringValue)\n- [0.8.0](/ruby/docs/reference/google-cloud-speech-v1/0.8.0/Google-Protobuf-StringValue)\n- [0.7.3](/ruby/docs/reference/google-cloud-speech-v1/0.7.3/Google-Protobuf-StringValue) \nReference documentation and code samples for the Cloud Speech-to-Text V1 API class Google::Protobuf::StringValue.\n\nWrapper message for `string`.\n\n\n\u003cbr /\u003e\n\nThe JSON representation for `StringValue` is JSON string. \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### #value\n\n def value() -\u003e ::String\n\n**Returns**\n\n- (::String) --- The string value.\n\n### #value=\n\n def value=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- The string value. \n**Returns**\n\n- (::String) --- The string value."]]