public sealed class ExportAssetsResponse : IMessage<ExportAssetsResponse>, IEquatable<ExportAssetsResponse>, IDeepCloneable<ExportAssetsResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Asset Inventory v1 API class ExportAssetsResponse.
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 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 Cloud Storage object limit.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eExportAssetsResponse\u003c/code\u003e class within the Google Cloud Asset Inventory v1 API, with the latest version being 3.12.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eExportAssetsResponse\u003c/code\u003e is used as a response message returned by the \u003ccode\u003egoogle.longrunning.Operations.GetOperation\u003c/code\u003e method, handling the export of asset information.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, enabling it to function within the Google.Protobuf ecosystem.\u003c/p\u003e\n"],["\u003cp\u003eIt contains properties like \u003ccode\u003eOutputConfig\u003c/code\u003e, \u003ccode\u003eOutputResult\u003c/code\u003e, and \u003ccode\u003eReadTime\u003c/code\u003e to manage where the results are exported, what is exported and when the snapshot occurred, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe page also lists historical versions of the class, starting from version 2.7.0 up to the latest version 3.12.0, allowing users to navigate and view older reference documentation.\u003c/p\u003e\n"]]],[],null,[]]