ExportIssueModelRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Request to export an issue model.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
---|---|
Name | Description |
gcs_destination |
google.cloud.contact_center_insights_v1.types.ExportIssueModelRequest.GcsDestination
Google Cloud Storage URI to export the issue model to. This field is a member of oneof _ Destination .
|
name |
str
Required. The issue model to export. |
Classes
GcsDestination
GcsDestination(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Google Cloud Storage Object URI to save the issue model to.