google_api_service_user v0.0.1 GoogleApi.ServiceUser.V1.Model.OperationMetadata View Source
The metadata associated with a long running operation resource.
Attributes
- progressPercentage (Integer): Percentage of completion of this operation, ranging from 0 to 100. Defaults to:
null
. - resourceNames (List[String]): The full name of the resources that this operation is directly associated with. Defaults to:
null
. - startTime (String): The start time of the operation. Defaults to:
null
. - steps (List[Step]): Detailed status information for each step. The order is undetermined. Defaults to:
null
.