Class CreateEnvironmentRequest
java.lang.Object
com.google.genai.gaos.models.operations.CreateEnvironmentRequest
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CreateEnvironmentRequest
public CreateEnvironmentRequest(@Nullable String apiVersion, @Nonnull CreateEnvironmentRequest body) -
CreateEnvironmentRequest
-
-
Method Details
-
apiVersion
Which version of the API to use. -
body
Required. The environment to create. -
builder
-
withApiVersion
Which version of the API to use. -
withBody
Required. The environment to create. -
equals
-
hashCode
public int hashCode() -
toString
-