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 response type for the \u003ccode\u003eDatastoreAdmin.ExportEntities\u003c/code\u003e method in 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, providing functionality for message handling, equality checks, deep cloning, and buffer-based operations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExportEntitiesResponse\u003c/code\u003e class has a constructor with no arguments and one that accepts another \u003ccode\u003eExportEntitiesResponse\u003c/code\u003e object for creating a copy.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eOutputUrl\u003c/code\u003e property, of type string, in \u003ccode\u003eExportEntitiesResponse\u003c/code\u003e contains the location of the output metadata file, which is essential for beginning a data import.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExportEntitiesResponse\u003c/code\u003e class also inherits members from the \u003ccode\u003eObject\u003c/code\u003e class, such as \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]