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 classResourceRuntimeSpecConfigure 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 classResourceRuntimeSpec.BuilderConfigure 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 ResourceRuntimeSpecOrBuilderPersistentResource.Builder. getResourceRuntimeSpecOrBuilder()Optional.ResourceRuntimeSpecOrBuilderPersistentResource. getResourceRuntimeSpecOrBuilder()Optional.ResourceRuntimeSpecOrBuilderPersistentResourceOrBuilder. getResourceRuntimeSpecOrBuilder()Optional.
-