GoogleCloudDialogflowCxV3ResourceName constructor

GoogleCloudDialogflowCxV3ResourceName({
  1. String? displayName,
  2. String? name,
})

Implementation

GoogleCloudDialogflowCxV3ResourceName({this.displayName, this.name});