Class RecognitionResponseMetadata (2.36.0)

RecognitionResponseMetadata(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Metadata about the recognition request and response.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

Attributes

Name Description
request_id str
Global request identifier auto-generated by the API.
total_billed_duration google.protobuf.duration_pb2.Duration
When available, billed audio seconds for the corresponding request.
prompt str
Optional. Output only. Provides the prompt used for the recognition request. This field is a member of oneof_ _prompt.