mirror of
https://github.com/google/nomulus.git
synced 2025-08-05 17:28:25 +02:00
Add {java,tests}/google/registry/export/datastore to open source. This is part of the migration to Datastore Managed Import/Export for backup. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=221800709
19 lines
540 B
JSON
19 lines
540 B
JSON
{
|
|
"name": "projects/domain-registry-alpha/operations/ASAzNjMwOTEyNjUJ",
|
|
"metadata": {
|
|
"@type": "type.googleapis.com/google.datastore.admin.v1.ExportEntitiesMetadata",
|
|
"common": {
|
|
"startTime": "2018-10-29T16:01:04.645299Z",
|
|
"operationType": "EXPORT_ENTITIES",
|
|
"state": "PROCESSING"
|
|
},
|
|
"entityFilter": {
|
|
"kinds": [
|
|
"Registry",
|
|
"Registrar",
|
|
"DomainBase"
|
|
]
|
|
},
|
|
"outputUrlPrefix": "gs://domain-registry-alpha-datastore-export-test/2018-10-29T16:01:04_99364"
|
|
}
|
|
}
|