generated/google/apis/speech_v1p1beta1/representations.rb in google-api-client-0.36.4 vs generated/google/apis/speech_v1p1beta1/representations.rb in google-api-client-0.37.0
- old
+ new
@@ -221,10 +221,9 @@
class Representation < Google::Apis::Core::JsonRepresentation
property :audio, as: 'audio', class: Google::Apis::SpeechV1p1beta1::RecognitionAudio, decorator: Google::Apis::SpeechV1p1beta1::RecognitionAudio::Representation
property :config, as: 'config', class: Google::Apis::SpeechV1p1beta1::RecognitionConfig, decorator: Google::Apis::SpeechV1p1beta1::RecognitionConfig::Representation
- property :name, as: 'name'
end
end
class RecognizeResponse
# @private