metadata property
Any?
metadata
final
Service-specific metadata associated with the operation. See also metadataAsMessage for the typed version of this property.
It typically contains progress information and common metadata such as create time. Some services might not provide such metadata. Any method that returns a long-running operation should document the metadata type, if any.
Implementation
final Any? metadata;