Class CustomEnvironmentSpec (1.97.0)

CustomEnvironmentSpec(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Compute configuration to use for an execution job.

Attributes

Name Description
machine_spec google.cloud.aiplatform_v1.types.MachineSpec
The specification of a single machine for the execution job.
persistent_disk_spec google.cloud.aiplatform_v1.types.PersistentDiskSpec
The specification of a persistent disk to attach for the execution job.
network_spec google.cloud.aiplatform_v1.types.NetworkSpec
The network configuration to use for the execution job.

Methods

CustomEnvironmentSpec

CustomEnvironmentSpec(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Compute configuration to use for an execution job.