Generated from protobuf message google.datastore.admin.v1.ExportEntitiesResponse
Namespace
Google \ Cloud \ Datastore \ Admin \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ output_url
string
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. 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-09-04 UTC."],[],[],null,["# Google Cloud Datastore Admin V1 Client - Class ExportEntitiesResponse (1.0.4)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.4 (latest)](/php/docs/reference/cloud-datastore-admin/latest/V1.ExportEntitiesResponse)\n- [1.0.3](/php/docs/reference/cloud-datastore-admin/1.0.3/V1.ExportEntitiesResponse)\n- [0.8.5](/php/docs/reference/cloud-datastore-admin/0.8.5/V1.ExportEntitiesResponse)\n- [0.7.5](/php/docs/reference/cloud-datastore-admin/0.7.5/V1.ExportEntitiesResponse)\n- [0.6.0](/php/docs/reference/cloud-datastore-admin/0.6.0/V1.ExportEntitiesResponse)\n- [0.5.8](/php/docs/reference/cloud-datastore-admin/0.5.8/V1.ExportEntitiesResponse) \nReference documentation and code samples for the Google Cloud Datastore Admin V1 Client class ExportEntitiesResponse.\n\nThe response for\n[google.datastore.admin.v1.DatastoreAdmin.ExportEntities](/php/docs/reference/cloud-datastore-admin/latest/V1.Client.DatastoreAdminClient#_Google_Cloud_Datastore_Admin_V1_Client_DatastoreAdminClient__exportEntities__).\n\nGenerated from protobuf message `google.datastore.admin.v1.ExportEntitiesResponse`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Datastore \\\\ Admin \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getOutputUrl\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](/php/docs/reference/cloud-datastore-admin/latest/V1.ImportEntitiesRequest#_Google_Cloud_Datastore_Admin_V1_ImportEntitiesRequest__getInputUrl__).\n\nOnly present if the operation completed successfully.\n\n### setOutputUrl\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](/php/docs/reference/cloud-datastore-admin/latest/V1.ImportEntitiesRequest#_Google_Cloud_Datastore_Admin_V1_ImportEntitiesRequest__getInputUrl__).\n\nOnly present if the operation completed successfully."]]