File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -79925,38 +79925,38 @@
7992579925 "options": {
7992679926 "csharp_namespace": {
7992779927 "valueCounts": {
79928- "Google.Cloud.Firestore.V1": 5
79928+ "Google.Cloud.Firestore.V1": 6
7992979929 }
7993079930 },
7993179931 "go_package": {
7993279932 "valueCounts": {
79933- "google.golang.org/genproto/googleapis/firestore/v1;firestore": 5
79933+ "google.golang.org/genproto/googleapis/firestore/v1;firestore": 6
7993479934 }
7993579935 },
7993679936 "java_multiple_files": {
7993779937 "valueCounts": {
79938- "true": 5
79938+ "true": 6
7993979939 }
7994079940 },
7994179941 "java_package": {
7994279942 "valueCounts": {
79943- "com.google.firestore.v1": 5
79943+ "com.google.firestore.v1": 6
7994479944 }
7994579945 },
7994679946 "objc_class_prefix": {
7994779947 "valueCounts": {
7994879948 "": 1,
79949- "GCFS": 4
79949+ "GCFS": 5
7995079950 }
7995179951 },
7995279952 "php_namespace": {
7995379953 "valueCounts": {
79954- "Google\\Cloud\\Firestore\\V1": 5
79954+ "Google\\Cloud\\Firestore\\V1": 6
7995579955 }
7995679956 },
7995779957 "ruby_package": {
7995879958 "valueCounts": {
79959- "Google::Cloud::Firestore::V1": 5
79959+ "Google::Cloud::Firestore::V1": 6
7996079960 }
7996179961 }
7996279962 },
8010980109 }
8011080110 ]
8011180111 },
80112+ {
80113+ "shortName": "RunAggregationQuery",
80114+ "fullName": "google.firestore.v1.Firestore.RunAggregationQuery",
80115+ "mode": "SERVER_STREAMING",
80116+ "bindings": [
80117+ {
80118+ "httpMethod": "POST",
80119+ "path": "/v1/{parent=projects/*/databases/*/documents}:runAggregationQuery"
80120+ },
80121+ {
80122+ "httpMethod": "POST",
80123+ "path": "/v1/{parent=projects/*/databases/*/documents/*/**}:runAggregationQuery"
80124+ }
80125+ ]
80126+ },
8011280127 {
8011380128 "shortName": "RunQuery",
8011480129 "fullName": "google.firestore.v1.Firestore.RunQuery",
You can’t perform that action at this time.
0 commit comments