container

@JvmName(name = "rwrkrifjxplmwhat")
suspend fun container(value: Output<GoogleCloudMlV1__ContainerSpecArgs>)
@JvmName(name = "fwlmdkwpbyqrbbfc")
suspend fun container(value: GoogleCloudMlV1__ContainerSpecArgs?)

Parameters

value

Optional. Specifies a custom container to use for serving predictions. If you specify this field, then machineType is required. If you specify this field, then deploymentUri is optional. If you specify this field, then you must not specify runtimeVersion, packageUris, framework, pythonVersion, or predictionClass.


@JvmName(name = "lyteheqqtdwbhods")
suspend fun container(argument: suspend GoogleCloudMlV1__ContainerSpecArgsBuilder.() -> Unit)

Parameters

argument

Optional. Specifies a custom container to use for serving predictions. If you specify this field, then machineType is required. If you specify this field, then deploymentUri is optional. If you specify this field, then you must not specify runtimeVersion, packageUris, framework, pythonVersion, or predictionClass.