Class CreateEnvironmentRequest.Builder
java.lang.Object
com.google.genai.gaos.models.operations.CreateEnvironmentRequest.Builder
- Enclosing class:
- CreateEnvironmentRequest
-
Method Summary
Modifier and TypeMethodDescriptionapiVersion(String apiVersion) Which version of the API to use.body(CreateEnvironmentRequest body) Required.build()
-
Method Details
-
apiVersion
Which version of the API to use. -
body
Required. The environment to create. -
build
-