| Package | Description |
|---|---|
| com.google.api.services.ml.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudMlV1ContainerSpec |
GoogleCloudMlV1ContainerSpec.clone() |
GoogleCloudMlV1ContainerSpec |
GoogleCloudMlV1Version.getContainer()
Optional.
|
GoogleCloudMlV1ContainerSpec |
GoogleCloudMlV1ContainerSpec.set(String fieldName,
Object value) |
GoogleCloudMlV1ContainerSpec |
GoogleCloudMlV1ContainerSpec.setArgs(List<String> args)
Immutable.
|
GoogleCloudMlV1ContainerSpec |
GoogleCloudMlV1ContainerSpec.setCommand(List<String> command)
Immutable.
|
GoogleCloudMlV1ContainerSpec |
GoogleCloudMlV1ContainerSpec.setEnv(List<GoogleCloudMlV1EnvVar> env)
Immutable.
|
GoogleCloudMlV1ContainerSpec |
GoogleCloudMlV1ContainerSpec.setImage(String image)
URI of the Docker image to be used as the custom container for serving predictions.
|
GoogleCloudMlV1ContainerSpec |
GoogleCloudMlV1ContainerSpec.setPorts(List<GoogleCloudMlV1ContainerPort> ports)
Immutable.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudMlV1Version |
GoogleCloudMlV1Version.setContainer(GoogleCloudMlV1ContainerSpec container)
Optional.
|
Copyright © 2011–2021 Google. All rights reserved.