GoogleCloudDialogflowV2DocumentReloadStatus constructor

GoogleCloudDialogflowV2DocumentReloadStatus({
  1. GoogleRpcStatus? status,
  2. String? time,
})

Implementation

GoogleCloudDialogflowV2DocumentReloadStatus({this.status, this.time});