Method: Google::Apis::LanguageV1beta2::XpsResponseExplanationMetadataOutputMetadata#output_tensor_name
- Defined in:
- lib/google/apis/language_v1beta2/classes.rb
#output_tensor_name ⇒ String
Name of the output tensor. Only needed in train response.
Corresponds to the JSON property outputTensorName
3331 3332 3333 |
# File 'lib/google/apis/language_v1beta2/classes.rb', line 3331 def output_tensor_name @output_tensor_name end |