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"]],[["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 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,["# Google Cloud Asset Inventory v1 API - Class ExportAssetsResponse (3.13.0)\n\nVersion latestkeyboard_arrow_down\n\n- [3.13.0 (latest)](/dotnet/docs/reference/Google.Cloud.Asset.V1/latest/Google.Cloud.Asset.V1.ExportAssetsResponse)\n- [3.12.0](/dotnet/docs/reference/Google.Cloud.Asset.V1/3.12.0/Google.Cloud.Asset.V1.ExportAssetsResponse)\n- [3.11.0](/dotnet/docs/reference/Google.Cloud.Asset.V1/3.11.0/Google.Cloud.Asset.V1.ExportAssetsResponse)\n- [3.10.0](/dotnet/docs/reference/Google.Cloud.Asset.V1/3.10.0/Google.Cloud.Asset.V1.ExportAssetsResponse)\n- [3.9.0](/dotnet/docs/reference/Google.Cloud.Asset.V1/3.9.0/Google.Cloud.Asset.V1.ExportAssetsResponse)\n- [3.8.0](/dotnet/docs/reference/Google.Cloud.Asset.V1/3.8.0/Google.Cloud.Asset.V1.ExportAssetsResponse)\n- [3.7.0](/dotnet/docs/reference/Google.Cloud.Asset.V1/3.7.0/Google.Cloud.Asset.V1.ExportAssetsResponse)\n- [3.6.0](/dotnet/docs/reference/Google.Cloud.Asset.V1/3.6.0/Google.Cloud.Asset.V1.ExportAssetsResponse)\n- [3.5.0](/dotnet/docs/reference/Google.Cloud.Asset.V1/3.5.0/Google.Cloud.Asset.V1.ExportAssetsResponse)\n- [3.4.0](/dotnet/docs/reference/Google.Cloud.Asset.V1/3.4.0/Google.Cloud.Asset.V1.ExportAssetsResponse)\n- [3.3.0](/dotnet/docs/reference/Google.Cloud.Asset.V1/3.3.0/Google.Cloud.Asset.V1.ExportAssetsResponse)\n- [3.2.0](/dotnet/docs/reference/Google.Cloud.Asset.V1/3.2.0/Google.Cloud.Asset.V1.ExportAssetsResponse)\n- [3.1.0](/dotnet/docs/reference/Google.Cloud.Asset.V1/3.1.0/Google.Cloud.Asset.V1.ExportAssetsResponse)\n- [3.0.0](/dotnet/docs/reference/Google.Cloud.Asset.V1/3.0.0/Google.Cloud.Asset.V1.ExportAssetsResponse)\n- [2.11.0](/dotnet/docs/reference/Google.Cloud.Asset.V1/2.11.0/Google.Cloud.Asset.V1.ExportAssetsResponse)\n- [2.10.0](/dotnet/docs/reference/Google.Cloud.Asset.V1/2.10.0/Google.Cloud.Asset.V1.ExportAssetsResponse)\n- [2.9.0](/dotnet/docs/reference/Google.Cloud.Asset.V1/2.9.0/Google.Cloud.Asset.V1.ExportAssetsResponse)\n- [2.8.0](/dotnet/docs/reference/Google.Cloud.Asset.V1/2.8.0/Google.Cloud.Asset.V1.ExportAssetsResponse)\n- [2.7.0](/dotnet/docs/reference/Google.Cloud.Asset.V1/2.7.0/Google.Cloud.Asset.V1.ExportAssetsResponse) \n\n public sealed class ExportAssetsResponse : IMessage\u003cExportAssetsResponse\u003e, IEquatable\u003cExportAssetsResponse\u003e, IDeepCloneable\u003cExportAssetsResponse\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Google Cloud Asset Inventory v1 API class ExportAssetsResponse.\n\nThe export asset response. This message is returned by the\n\\[google.longrunning.Operations.GetOperation\\]\\[google.longrunning.Operations.GetOperation\\]\nmethod in the returned\n\\[google.longrunning.Operation.response\\]\\[google.longrunning.Operation.response\\]\nfield. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ExportAssetsResponse \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ExportAssetsResponse](/dotnet/docs/reference/Google.Cloud.Asset.V1/latest/Google.Cloud.Asset.V1.ExportAssetsResponse), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ExportAssetsResponse](/dotnet/docs/reference/Google.Cloud.Asset.V1/latest/Google.Cloud.Asset.V1.ExportAssetsResponse), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ExportAssetsResponse](/dotnet/docs/reference/Google.Cloud.Asset.V1/latest/Google.Cloud.Asset.V1.ExportAssetsResponse), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.Asset.V1](/dotnet/docs/reference/Google.Cloud.Asset.V1/latest/Google.Cloud.Asset.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.Asset.V1.dll\n\nConstructors\n------------\n\n### ExportAssetsResponse()\n\n public ExportAssetsResponse()\n\n### ExportAssetsResponse(ExportAssetsResponse)\n\n public ExportAssetsResponse(ExportAssetsResponse other)\n\nProperties\n----------\n\n### OutputConfig\n\n public OutputConfig OutputConfig { get; set; }\n\nOutput configuration indicating where the results were output to.\n\n### OutputResult\n\n public OutputResult OutputResult { get; set; }\n\nOutput result indicating where the assets were exported to. For example, a\nset of actual Cloud Storage object URIs where the assets are exported to.\nThe URIs can be different from what \\[output_config\\] has specified, as the\nservice will split the output object into multiple ones once it exceeds a\nsingle Cloud Storage object limit.\n\n### ReadTime\n\n public Timestamp ReadTime { get; set; }\n\nTime the snapshot was taken."]]