Class ExportIssueModelRequest (1.23.0)

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

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.