Class CreateNasJobRequest (1.32.0)

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

Request message for JobService.CreateNasJob.

Attributes

Name Description
parent str
Required. The resource name of the Location to create the NasJob in. Format: projects/{project}/locations/{location}
nas_job google.cloud.aiplatform_v1.types.NasJob
Required. The NasJob to create.