name property

String? name
getter/setter pair

The unique identifier of this agent environment.

Supported formats: - projects//agent/environments/ - projects//locations//agent/environments/ The environment ID for the default environment is -.

Output only.

Implementation

core.String? name;