name

@JvmName(name = "gxqwjlwucbnamuft")
suspend fun name(value: Output<String>)
@JvmName(name = "lgxlbxhfxafxhlro")
suspend fun name(value: String?)

Parameters

value

Required during job update. The resource name for the job. This is generated by the service when a job is created. The format is "projects/{project_id}/tenants/{tenant_id}/jobs/{job_id}". For example, "projects/foo/tenants/bar/jobs/baz". Use of this field in job queries and API calls is preferred over the use of requisition_id since this value is unique.