resourcesConsumed property

ResourcesConsumed? resourcesConsumed
final

Output only. Information about resources that had been consumed by this job. Provided in real time at best effort basis, as well as a final value once the job completes.

Note: This field currently may be not populated for batch predictions that use AutoML Models.

Implementation

final ResourcesConsumed? resourcesConsumed;