Class CreateNasJobRequest (1.48.0)

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

Request message for JobService.CreateNasJob.

Attributes

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

Methods

CreateNasJobRequest

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

Request message for JobService.CreateNasJob.