GoogleCloudDialogflowV2DocumentReloadStatus constructor
GoogleCloudDialogflowV2DocumentReloadStatus({
- GoogleRpcStatus? status,
- String? time,
Implementation
GoogleCloudDialogflowV2DocumentReloadStatus({
this.status,
this.time,
});