Uses of Interface
com.google.cloud.aiplatform.v1beta1.ResourceRuntimeSpecOrBuilder
-
Packages that use ResourceRuntimeSpecOrBuilder Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI API -
-
Uses of ResourceRuntimeSpecOrBuilder in com.google.cloud.aiplatform.v1beta1
Classes in com.google.cloud.aiplatform.v1beta1 that implement ResourceRuntimeSpecOrBuilder Modifier and Type Class Description class
ResourceRuntimeSpec
Configure runtime on a PersistentResource instance, including but may not limited to: * Service accounts used to run the workloads; * Whether make it a dedicated Ray Cluster;static class
ResourceRuntimeSpec.Builder
Configure runtime on a PersistentResource instance, including but may not limited to: * Service accounts used to run the workloads; * Whether make it a dedicated Ray Cluster;Methods in com.google.cloud.aiplatform.v1beta1 that return ResourceRuntimeSpecOrBuilder Modifier and Type Method Description ResourceRuntimeSpecOrBuilder
PersistentResource.Builder. getResourceRuntimeSpecOrBuilder()
Optional.ResourceRuntimeSpecOrBuilder
PersistentResource. getResourceRuntimeSpecOrBuilder()
Optional.ResourceRuntimeSpecOrBuilder
PersistentResourceOrBuilder. getResourceRuntimeSpecOrBuilder()
Optional.
-