StartEnvironmentResponse

Message included in the response field of operations returned from environments.start once the operation is complete.

JSON representation
{
  "environment": {
    object (Environment)
  }
}
Fields
environment

object (Environment)

Environment that was started.