resourceName property

String? resourceName
getter/setter pair

The resource name of the batch job.

Batch job resource names have the form: customers/{customer_id}/batchJobs/{batch_job_id}

Immutable.

Implementation

core.String? resourceName;