public sealed class ExportAssetsResponse : IMessage<ExportAssetsResponse>, IEquatable<ExportAssetsResponse>, IDeepCloneable<ExportAssetsResponse>, IBufferMessage, IMessage
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.
Output result indicating where the assets were exported to. For example, a
set of actual Google Cloud Storage object uris where the assets are
exported to. The uris can be different from what [output_config] has
specified, as the service will split the output object into multiple ones
once it exceeds a single Google Cloud Storage object limit.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eExportAssetsResponse\u003c/code\u003e class, which is the response message returned by the \u003ccode\u003egoogle.longrunning.Operations.GetOperation\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExportAssetsResponse\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.Asset.V1\u003c/code\u003e namespace, specifically version 2.8.0, and can also be found in various other versions, with version 3.12.0 being the latest.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eExportAssetsResponse\u003c/code\u003e include \u003ccode\u003eOutputConfig\u003c/code\u003e, which specifies where the results were output, \u003ccode\u003eOutputResult\u003c/code\u003e, which specifies where the assets were exported to, and \u003ccode\u003eReadTime\u003c/code\u003e, which specifies the time the snapshot was taken.\u003c/p\u003e\n"],["\u003cp\u003eThe document provides direct links to each version of the \u003ccode\u003eExportAssetsResponse\u003c/code\u003e documentation page between versions 2.7.0 and 3.12.0.\u003c/p\u003e\n"]]],[],null,[]]