Package-level declarations
Types
Link copied to clipboard
data class GetTensorflowVersionsPlainArgs(val project: String? = null, val zone: String? = null) : ConvertibleToJava<GetTensorflowVersionsPlainArgs>
A collection of arguments for invoking getTensorflowVersions.
Link copied to clipboard
Builder for GetTensorflowVersionsPlainArgs.
Link copied to clipboard
data class NodeSchedulingConfigArgs(val preemptible: Output<Boolean>) : ConvertibleToJava<NodeSchedulingConfigArgs>
Link copied to clipboard
Builder for NodeSchedulingConfigArgs.