GoogleCloudDialogflowCxV3Environment class
Constructors
-
GoogleCloudDialogflowCxV3Environment({String? description, String? displayName, String? name, GoogleCloudDialogflowCxV3EnvironmentTestCasesConfig? testCasesConfig, String? updateTime, List<
GoogleCloudDialogflowCxV3EnvironmentVersionConfig> ? versionConfigs, GoogleCloudDialogflowCxV3EnvironmentWebhookConfig? webhookConfig}) - GoogleCloudDialogflowCxV3Environment.fromJson(Map json_)
Properties
- description ↔ String?
-
getter/setter pair
- displayName ↔ String?
-
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- name ↔ String?
-
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- testCasesConfig ↔ GoogleCloudDialogflowCxV3EnvironmentTestCasesConfig?
-
getter/setter pair
- updateTime ↔ String?
-
getter/setter pair
-
versionConfigs
↔ List<
GoogleCloudDialogflowCxV3EnvironmentVersionConfig> ? -
getter/setter pair
- webhookConfig ↔ GoogleCloudDialogflowCxV3EnvironmentWebhookConfig?
-
getter/setter pair
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → Map< String, dynamic> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited