lib/google/cloud/speech/v1beta1/doc/google/cloud/speech/v1beta1/cloud_speech.rb in google-cloud-speech-0.22.0 vs lib/google/cloud/speech/v1beta1/doc/google/cloud/speech/v1beta1/cloud_speech.rb in google-cloud-speech-0.22.1
- old
+ new
@@ -1,12 +1,12 @@
-# Copyright 2016 Google Inc. All rights reserved.
+# Copyright 2017, Google Inc. All rights reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
-# http://www.apache.org/licenses/LICENSE-2.0
+# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
@@ -103,10 +103,10 @@
# @!attribute [rw] language_code
# @return [String]
# [Optional] The language of the supplied audio as a BCP-47 language tag.
# Example: "en-GB" https://www.rfc-editor.org/rfc/bcp/bcp47.txt
# If omitted, defaults to "en-US". See
- # {Language Support}[https://cloud.google.com/speech/docs/languages]
+ # {Language Support}[https://cloud.google.com/speech/docs/best-practices#language_support]
# for a list of the currently supported language codes.
# @!attribute [rw] max_alternatives
# @return [Integer]
# [Optional] Maximum number of recognition hypotheses to be returned.
# Specifically, the maximum number of +SpeechRecognitionAlternative+ messages
\ No newline at end of file