public sealed class ExportEntitiesResponse : IMessage<ExportEntitiesResponse>, IEquatable<ExportEntitiesResponse>, IDeepCloneable<ExportEntitiesResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Datastore v1 API class ExportEntitiesResponse.
The response for
[google.datastore.admin.v1.DatastoreAdmin.ExportEntities][google.datastore.admin.v1.DatastoreAdmin.ExportEntities].
Location of the output metadata file. This can be used to begin an import
into Cloud Datastore (this project or another project). See
[google.datastore.admin.v1.ImportEntitiesRequest.input_url][google.datastore.admin.v1.ImportEntitiesRequest.input_url].
Only present if the operation completed successfully.
[[["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-28 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eExportEntitiesResponse\u003c/code\u003e class within the Google Cloud Datastore Admin v1 API for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eExportEntitiesResponse\u003c/code\u003e is 2.4.0, with several older versions available, ranging back to version 1.1.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExportEntitiesResponse\u003c/code\u003e class is used as the response for \u003ccode\u003eDatastoreAdmin.ExportEntities\u003c/code\u003e operations, inheriting from \u003ccode\u003eobject\u003c/code\u003e and implementing multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes a constructor for creating new instances, either default or by copying another \u003ccode\u003eExportEntitiesResponse\u003c/code\u003e, and it has a \u003ccode\u003eOutputUrl\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eOutputUrl\u003c/code\u003e property, of type string, specifies the file location of the output metadata, which is used to import into Cloud Datastore, and is only present upon a successful export.\u003c/p\u003e\n"]]],[],null,["# Cloud Datastore v1 API - Class ExportEntitiesResponse (2.4.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.4.0 (latest)](/dotnet/docs/reference/Google.Cloud.Datastore.Admin.V1/latest/Google.Cloud.Datastore.Admin.V1.ExportEntitiesResponse)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.Datastore.Admin.V1/2.3.0/Google.Cloud.Datastore.Admin.V1.ExportEntitiesResponse)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.Datastore.Admin.V1/2.2.0/Google.Cloud.Datastore.Admin.V1.ExportEntitiesResponse)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.Datastore.Admin.V1/2.1.0/Google.Cloud.Datastore.Admin.V1.ExportEntitiesResponse)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.Datastore.Admin.V1/2.0.0/Google.Cloud.Datastore.Admin.V1.ExportEntitiesResponse)\n- [1.4.0](/dotnet/docs/reference/Google.Cloud.Datastore.Admin.V1/1.4.0/Google.Cloud.Datastore.Admin.V1.ExportEntitiesResponse)\n- [1.3.0](/dotnet/docs/reference/Google.Cloud.Datastore.Admin.V1/1.3.0/Google.Cloud.Datastore.Admin.V1.ExportEntitiesResponse)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.Datastore.Admin.V1/1.2.0/Google.Cloud.Datastore.Admin.V1.ExportEntitiesResponse)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.Datastore.Admin.V1/1.1.0/Google.Cloud.Datastore.Admin.V1.ExportEntitiesResponse) \n\n public sealed class ExportEntitiesResponse : IMessage\u003cExportEntitiesResponse\u003e, IEquatable\u003cExportEntitiesResponse\u003e, IDeepCloneable\u003cExportEntitiesResponse\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Cloud Datastore v1 API class ExportEntitiesResponse.\n\nThe response for\n\\[google.datastore.admin.v1.DatastoreAdmin.ExportEntities\\]\\[google.datastore.admin.v1.DatastoreAdmin.ExportEntities\\]. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ExportEntitiesResponse \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ExportEntitiesResponse](/dotnet/docs/reference/Google.Cloud.Datastore.Admin.V1/latest/Google.Cloud.Datastore.Admin.V1.ExportEntitiesResponse), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ExportEntitiesResponse](/dotnet/docs/reference/Google.Cloud.Datastore.Admin.V1/latest/Google.Cloud.Datastore.Admin.V1.ExportEntitiesResponse), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ExportEntitiesResponse](/dotnet/docs/reference/Google.Cloud.Datastore.Admin.V1/latest/Google.Cloud.Datastore.Admin.V1.ExportEntitiesResponse), [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.Datastore.Admin.V1](/dotnet/docs/reference/Google.Cloud.Datastore.Admin.V1/latest/Google.Cloud.Datastore.Admin.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.Datastore.Admin.V1.dll\n\nConstructors\n------------\n\n### ExportEntitiesResponse()\n\n public ExportEntitiesResponse()\n\n### ExportEntitiesResponse(ExportEntitiesResponse)\n\n public ExportEntitiesResponse(ExportEntitiesResponse other)\n\nProperties\n----------\n\n### OutputUrl\n\n public string OutputUrl { get; set; }\n\nLocation of the output metadata file. This can be used to begin an import\ninto Cloud Datastore (this project or another project). See\n\\[google.datastore.admin.v1.ImportEntitiesRequest.input_url\\]\\[google.datastore.admin.v1.ImportEntitiesRequest.input_url\\].\nOnly present if the operation completed successfully."]]