Interface protos.google.cloud.dialogflow.v2.ICreateEnvironmentRequest (4.2.0)

Properties of a CreateEnvironmentRequest.

Package

@google-cloud/dialogflow!

Properties

environment

environment?: (google.cloud.dialogflow.v2.IEnvironment|null);

CreateEnvironmentRequest environment

Property Value
TypeDescription
(google.cloud.dialogflow.v2.IEnvironment|null)

environmentId

environmentId?: (string|null);

CreateEnvironmentRequest environmentId

Property Value
TypeDescription
(string|null)

parent

parent?: (string|null);

CreateEnvironmentRequest parent

Property Value
TypeDescription
(string|null)