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 latest version available for \u003ccode\u003eExportEntitiesResponse\u003c/code\u003e is 2.4.0, with other listed versions ranging from 1.1.0 to 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eExportEntitiesResponse\u003c/code\u003e is a response type for \u003ccode\u003eDatastoreAdmin.ExportEntities\u003c/code\u003e operations within the \u003ccode\u003eGoogle.Cloud.Datastore.Admin.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eIt 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, indicating its role in message handling, comparison, and cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eObject\u003c/code\u003e and includes methods like \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e, and the ExportEntitiesResponse class has two constructors.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eExportEntitiesResponse\u003c/code\u003e includes an \u003ccode\u003eOutputUrl\u003c/code\u003e property, which is a string representing the location of the output metadata file for importing data into Cloud Datastore.\u003c/p\u003e\n"]]],[],null,[]]