Environment
Creates an Environment in the specified Agent. This method is a long-running operation. The returned Operation
type has the following method-specific fields: - metadata
: An empty Struct message - response
: Environment
Properties
The human-readable description of the environment. The maximum length is 500 characters. If exceeded, the request is rejected.
The human-readable name of the environment (unique in an agent). Limit of 64 characters.
The test cases config for continuous tests of this environment.
Update time of this environment.
A list of configurations for flow versions. You should include version configs for all flows that are reachable from Start Flow
in the agent. Otherwise, an error will be returned.
The webhook configuration for this environment.