Class ExportAssetsResponse (2.2.1)

ExportAssetsResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The export asset response. This message is returned by the google.longrunning.Operations.GetOperation][google.longrunning.Operations.GetOperation] method in the returned google.longrunning.Operation.response][google.longrunning.Operation.response] field.

Attributes

NameDescription
read_time `.timestamp.Timestamp`
Time the snapshot was taken.
output_config `.asset_service.OutputConfig`
Output configuration indicating where the results were output to. All results are in JSON format.

Inheritance

builtins.object > proto.message.Message > ExportAssetsResponse