Class Environment.Builder
java.lang.Object
com.google.genai.gaos.models.interactions.Environment.Builder
- Enclosing class:
- Environment
-
Method Summary
Modifier and TypeMethodDescriptionbuild()environmentId(String environmentId) Optional.Network configuration for the environment.
-
Method Details
-
environmentId
Optional. The environment ID for the interaction. If specified, the request will update the existing environment instead of creating a new one. -
network
Network configuration for the environment. -
sources
-
build
-