public sealed class ExportEntitiesResponse : IMessage<ExportEntitiesResponse>, IEquatable<ExportEntitiesResponse>, IDeepCloneable<ExportEntitiesResponse>, IBufferMessage, IMessage
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"]],[["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\u003eThe \u003ccode\u003eExportEntitiesResponse\u003c/code\u003e class is the designated response type for the \u003ccode\u003eDatastoreAdmin.ExportEntities\u003c/code\u003e operation within the Google Cloud Datastore Admin V1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, enabling it to be utilized in various scenarios.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eExportEntitiesResponse\u003c/code\u003e includes a string property, \u003ccode\u003eOutputUrl\u003c/code\u003e, that represents the location of the metadata file generated from a successful export, which can be used for subsequent data imports.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 2.4.0, with multiple previous versions ranging from 1.1.0 to 2.3.0 available for reference.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eExportEntitiesResponse\u003c/code\u003e has two constructors, the default and one that accepts another \u003ccode\u003eExportEntitiesResponse\u003c/code\u003e object as a parameter to create a new object based on the other.\u003c/p\u003e\n"]]],[],null,[]]