diff --git a/dev/protos/protos.json b/dev/protos/protos.json index ea758f26b..43a9cfaad 100644 --- a/dev/protos/protos.json +++ b/dev/protos/protos.json @@ -11,7 +11,7 @@ "csharp_namespace": "Google.Cloud.Firestore.Admin.V1", "go_package": "google.golang.org/genproto/googleapis/firestore/admin/v1;admin", "java_multiple_files": true, - "java_outer_classname": "LocationProto", + "java_outer_classname": "OperationProto", "java_package": "com.google.firestore.admin.v1", "objc_class_prefix": "GCFS", "php_namespace": "Google\\Cloud\\Firestore\\Admin\\V1", @@ -417,6 +417,9 @@ } } }, + "LocationMetadata": { + "fields": {} + }, "IndexOperationMetadata": { "fields": { "startTime": { @@ -598,9 +601,6 @@ "FAILED": 6, "CANCELLED": 7 } - }, - "LocationMetadata": { - "fields": {} } } } diff --git a/dev/src/v1/firestore_admin_proto_list.json b/dev/src/v1/firestore_admin_proto_list.json index f6060527c..0484301c3 100644 --- a/dev/src/v1/firestore_admin_proto_list.json +++ b/dev/src/v1/firestore_admin_proto_list.json @@ -2,6 +2,6 @@ "../../protos/google/firestore/admin/v1/index.proto", "../../protos/google/firestore/admin/v1/field.proto", "../../protos/google/firestore/admin/v1/firestore_admin.proto", - "../../protos/google/firestore/admin/v1/operation.proto", - "../../protos/google/firestore/admin/v1/location.proto" + "../../protos/google/firestore/admin/v1/location.proto", + "../../protos/google/firestore/admin/v1/operation.proto" ] diff --git a/dev/synth.metadata b/dev/synth.metadata index 6494e13f0..b684fbe81 100644 --- a/dev/synth.metadata +++ b/dev/synth.metadata @@ -1,12 +1,12 @@ { - "updateTime": "2020-01-14T17:21:47.294128Z", + "updateTime": "2020-01-15T12:19:38.399076Z", "sources": [ { "git": { "name": "googleapis", "remote": "https://github.com/googleapis/googleapis.git", - "sha": "2fa8d48165cc48e35b0c62e6f7bdade12229326c", - "internalRef": "289619243" + "sha": "d99df0d67057a233c711187e0689baa4f8e6333d", + "internalRef": "289709813" } }, {