| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Class and Description |
|---|---|
class |
ResourcePool
Represents the spec of a group of resources of the same type,
for example machine type, disk, and accelerators, in a PersistentResource.
|
static class |
ResourcePool.Builder
Represents the spec of a group of resources of the same type,
for example machine type, disk, and accelerators, in a PersistentResource.
|
| Modifier and Type | Method and Description |
|---|---|
ResourcePoolOrBuilder |
PersistentResourceOrBuilder.getResourcePoolsOrBuilder(int index)
Required.
|
ResourcePoolOrBuilder |
PersistentResource.getResourcePoolsOrBuilder(int index)
Required.
|
ResourcePoolOrBuilder |
PersistentResource.Builder.getResourcePoolsOrBuilder(int index)
Required.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends ResourcePoolOrBuilder> |
PersistentResourceOrBuilder.getResourcePoolsOrBuilderList()
Required.
|
List<? extends ResourcePoolOrBuilder> |
PersistentResource.getResourcePoolsOrBuilderList()
Required.
|
List<? extends ResourcePoolOrBuilder> |
PersistentResource.Builder.getResourcePoolsOrBuilderList()
Required.
|
Copyright © 2025 Google LLC. All rights reserved.