Reference to error_source -- one of CLOUD_BUILD, CLOUD_RUN. Populated only when state is FAILED.
error_source
CLOUD_BUILD
CLOUD_RUN
FAILED
TfRef<String> get errorSource => TfRef.attribute<String>(this, 'error_source');