GoogleApi.DiscoveryEngine.V1beta.Model.GoogleCloudDiscoveryengineV1alphaConnectorRunEntityRunProgress (google_api_discovery_engine v0.28.0)
View SourceRepresents the progress of a sync run.
Attributes
-
currentCount
(type:String.t
, default:nil
) - The current progress. -
percentile
(type:number()
, default:nil
) - Derived. The percentile of the progress.current_count / total_count. The value is between [0, 1.0] inclusive. -
totalCount
(type:String.t
, default:nil
) - The total.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.