GoogleCloudAiplatformV1ResourceRuntimeSpec constructor
GoogleCloudAiplatformV1ResourceRuntimeSpec({
- GoogleCloudAiplatformV1RaySpec? raySpec,
- GoogleCloudAiplatformV1ServiceAccountSpec? serviceAccountSpec,
Implementation
GoogleCloudAiplatformV1ResourceRuntimeSpec({
this.raySpec,
this.serviceAccountSpec,
});