@google-analytics/data 6.0.0 → 7.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -4
- package/build/protos/protos.d.ts +518 -4
- package/build/protos/protos.js +1 -75986
- package/build/protos/protos.json +202 -23
- package/build/src/index.d.ts +3 -3
- package/build/src/index.js +5 -5
- package/build/src/v1alpha/alpha_analytics_data_client.d.ts +143 -143
- package/build/src/v1alpha/alpha_analytics_data_client.js +292 -156
- package/build/src/v1beta/beta_analytics_data_client.d.ts +76 -76
- package/build/src/v1beta/beta_analytics_data_client.js +218 -120
- package/package.json +9 -12
- package/LICENSE +0 -202
package/build/protos/protos.json
CHANGED
|
@@ -33,12 +33,19 @@
|
|
|
33
33
|
"type": "FileDescriptorProto",
|
|
34
34
|
"id": 1
|
|
35
35
|
}
|
|
36
|
-
}
|
|
36
|
+
},
|
|
37
|
+
"extensions": [
|
|
38
|
+
[
|
|
39
|
+
536000000,
|
|
40
|
+
536000000
|
|
41
|
+
]
|
|
42
|
+
]
|
|
37
43
|
},
|
|
38
44
|
"Edition": {
|
|
39
45
|
"edition": "proto2",
|
|
40
46
|
"values": {
|
|
41
47
|
"EDITION_UNKNOWN": 0,
|
|
48
|
+
"EDITION_LEGACY": 900,
|
|
42
49
|
"EDITION_PROTO2": 998,
|
|
43
50
|
"EDITION_PROTO3": 999,
|
|
44
51
|
"EDITION_2023": 1000,
|
|
@@ -77,6 +84,11 @@
|
|
|
77
84
|
"type": "int32",
|
|
78
85
|
"id": 11
|
|
79
86
|
},
|
|
87
|
+
"optionDependency": {
|
|
88
|
+
"rule": "repeated",
|
|
89
|
+
"type": "string",
|
|
90
|
+
"id": 15
|
|
91
|
+
},
|
|
80
92
|
"messageType": {
|
|
81
93
|
"rule": "repeated",
|
|
82
94
|
"type": "DescriptorProto",
|
|
@@ -165,6 +177,10 @@
|
|
|
165
177
|
"rule": "repeated",
|
|
166
178
|
"type": "string",
|
|
167
179
|
"id": 10
|
|
180
|
+
},
|
|
181
|
+
"visibility": {
|
|
182
|
+
"type": "SymbolVisibility",
|
|
183
|
+
"id": 11
|
|
168
184
|
}
|
|
169
185
|
},
|
|
170
186
|
"nested": {
|
|
@@ -390,6 +406,10 @@
|
|
|
390
406
|
"rule": "repeated",
|
|
391
407
|
"type": "string",
|
|
392
408
|
"id": 5
|
|
409
|
+
},
|
|
410
|
+
"visibility": {
|
|
411
|
+
"type": "SymbolVisibility",
|
|
412
|
+
"id": 6
|
|
393
413
|
}
|
|
394
414
|
},
|
|
395
415
|
"nested": {
|
|
@@ -440,7 +460,14 @@
|
|
|
440
460
|
"type": "ServiceOptions",
|
|
441
461
|
"id": 3
|
|
442
462
|
}
|
|
443
|
-
}
|
|
463
|
+
},
|
|
464
|
+
"reserved": [
|
|
465
|
+
[
|
|
466
|
+
4,
|
|
467
|
+
4
|
|
468
|
+
],
|
|
469
|
+
"stream"
|
|
470
|
+
]
|
|
444
471
|
},
|
|
445
472
|
"MethodDescriptorProto": {
|
|
446
473
|
"edition": "proto2",
|
|
@@ -604,6 +631,7 @@
|
|
|
604
631
|
42,
|
|
605
632
|
42
|
|
606
633
|
],
|
|
634
|
+
"php_generic_services",
|
|
607
635
|
[
|
|
608
636
|
38,
|
|
609
637
|
38
|
|
@@ -739,7 +767,8 @@
|
|
|
739
767
|
"type": "bool",
|
|
740
768
|
"id": 10,
|
|
741
769
|
"options": {
|
|
742
|
-
"default": false
|
|
770
|
+
"default": false,
|
|
771
|
+
"deprecated": true
|
|
743
772
|
}
|
|
744
773
|
},
|
|
745
774
|
"debugRedact": {
|
|
@@ -767,6 +796,10 @@
|
|
|
767
796
|
"type": "FeatureSet",
|
|
768
797
|
"id": 21
|
|
769
798
|
},
|
|
799
|
+
"featureSupport": {
|
|
800
|
+
"type": "FeatureSupport",
|
|
801
|
+
"id": 22
|
|
802
|
+
},
|
|
770
803
|
"uninterpretedOption": {
|
|
771
804
|
"rule": "repeated",
|
|
772
805
|
"type": "UninterpretedOption",
|
|
@@ -836,6 +869,26 @@
|
|
|
836
869
|
"id": 2
|
|
837
870
|
}
|
|
838
871
|
}
|
|
872
|
+
},
|
|
873
|
+
"FeatureSupport": {
|
|
874
|
+
"fields": {
|
|
875
|
+
"editionIntroduced": {
|
|
876
|
+
"type": "Edition",
|
|
877
|
+
"id": 1
|
|
878
|
+
},
|
|
879
|
+
"editionDeprecated": {
|
|
880
|
+
"type": "Edition",
|
|
881
|
+
"id": 2
|
|
882
|
+
},
|
|
883
|
+
"deprecationWarning": {
|
|
884
|
+
"type": "string",
|
|
885
|
+
"id": 3
|
|
886
|
+
},
|
|
887
|
+
"editionRemoved": {
|
|
888
|
+
"type": "Edition",
|
|
889
|
+
"id": 4
|
|
890
|
+
}
|
|
891
|
+
}
|
|
839
892
|
}
|
|
840
893
|
}
|
|
841
894
|
},
|
|
@@ -924,6 +977,10 @@
|
|
|
924
977
|
"default": false
|
|
925
978
|
}
|
|
926
979
|
},
|
|
980
|
+
"featureSupport": {
|
|
981
|
+
"type": "FieldOptions.FeatureSupport",
|
|
982
|
+
"id": 4
|
|
983
|
+
},
|
|
927
984
|
"uninterpretedOption": {
|
|
928
985
|
"rule": "repeated",
|
|
929
986
|
"type": "UninterpretedOption",
|
|
@@ -1066,6 +1123,7 @@
|
|
|
1066
1123
|
"options": {
|
|
1067
1124
|
"retention": "RETENTION_RUNTIME",
|
|
1068
1125
|
"targets": "TARGET_TYPE_FILE",
|
|
1126
|
+
"feature_support.edition_introduced": "EDITION_2023",
|
|
1069
1127
|
"edition_defaults.edition": "EDITION_2023",
|
|
1070
1128
|
"edition_defaults.value": "EXPLICIT"
|
|
1071
1129
|
}
|
|
@@ -1076,6 +1134,7 @@
|
|
|
1076
1134
|
"options": {
|
|
1077
1135
|
"retention": "RETENTION_RUNTIME",
|
|
1078
1136
|
"targets": "TARGET_TYPE_FILE",
|
|
1137
|
+
"feature_support.edition_introduced": "EDITION_2023",
|
|
1079
1138
|
"edition_defaults.edition": "EDITION_PROTO3",
|
|
1080
1139
|
"edition_defaults.value": "OPEN"
|
|
1081
1140
|
}
|
|
@@ -1086,6 +1145,7 @@
|
|
|
1086
1145
|
"options": {
|
|
1087
1146
|
"retention": "RETENTION_RUNTIME",
|
|
1088
1147
|
"targets": "TARGET_TYPE_FILE",
|
|
1148
|
+
"feature_support.edition_introduced": "EDITION_2023",
|
|
1089
1149
|
"edition_defaults.edition": "EDITION_PROTO3",
|
|
1090
1150
|
"edition_defaults.value": "PACKED"
|
|
1091
1151
|
}
|
|
@@ -1096,6 +1156,7 @@
|
|
|
1096
1156
|
"options": {
|
|
1097
1157
|
"retention": "RETENTION_RUNTIME",
|
|
1098
1158
|
"targets": "TARGET_TYPE_FILE",
|
|
1159
|
+
"feature_support.edition_introduced": "EDITION_2023",
|
|
1099
1160
|
"edition_defaults.edition": "EDITION_PROTO3",
|
|
1100
1161
|
"edition_defaults.value": "VERIFY"
|
|
1101
1162
|
}
|
|
@@ -1106,7 +1167,8 @@
|
|
|
1106
1167
|
"options": {
|
|
1107
1168
|
"retention": "RETENTION_RUNTIME",
|
|
1108
1169
|
"targets": "TARGET_TYPE_FILE",
|
|
1109
|
-
"
|
|
1170
|
+
"feature_support.edition_introduced": "EDITION_2023",
|
|
1171
|
+
"edition_defaults.edition": "EDITION_LEGACY",
|
|
1110
1172
|
"edition_defaults.value": "LENGTH_PREFIXED"
|
|
1111
1173
|
}
|
|
1112
1174
|
},
|
|
@@ -1116,27 +1178,38 @@
|
|
|
1116
1178
|
"options": {
|
|
1117
1179
|
"retention": "RETENTION_RUNTIME",
|
|
1118
1180
|
"targets": "TARGET_TYPE_FILE",
|
|
1181
|
+
"feature_support.edition_introduced": "EDITION_2023",
|
|
1119
1182
|
"edition_defaults.edition": "EDITION_PROTO3",
|
|
1120
1183
|
"edition_defaults.value": "ALLOW"
|
|
1121
1184
|
}
|
|
1185
|
+
},
|
|
1186
|
+
"enforceNamingStyle": {
|
|
1187
|
+
"type": "EnforceNamingStyle",
|
|
1188
|
+
"id": 7,
|
|
1189
|
+
"options": {
|
|
1190
|
+
"retention": "RETENTION_SOURCE",
|
|
1191
|
+
"targets": "TARGET_TYPE_METHOD",
|
|
1192
|
+
"feature_support.edition_introduced": "EDITION_2024",
|
|
1193
|
+
"edition_defaults.edition": "EDITION_2024",
|
|
1194
|
+
"edition_defaults.value": "STYLE2024"
|
|
1195
|
+
}
|
|
1196
|
+
},
|
|
1197
|
+
"defaultSymbolVisibility": {
|
|
1198
|
+
"type": "VisibilityFeature.DefaultSymbolVisibility",
|
|
1199
|
+
"id": 8,
|
|
1200
|
+
"options": {
|
|
1201
|
+
"retention": "RETENTION_SOURCE",
|
|
1202
|
+
"targets": "TARGET_TYPE_FILE",
|
|
1203
|
+
"feature_support.edition_introduced": "EDITION_2024",
|
|
1204
|
+
"edition_defaults.edition": "EDITION_2024",
|
|
1205
|
+
"edition_defaults.value": "EXPORT_TOP_LEVEL"
|
|
1206
|
+
}
|
|
1122
1207
|
}
|
|
1123
1208
|
},
|
|
1124
1209
|
"extensions": [
|
|
1125
1210
|
[
|
|
1126
1211
|
1000,
|
|
1127
|
-
|
|
1128
|
-
],
|
|
1129
|
-
[
|
|
1130
|
-
1001,
|
|
1131
|
-
1001
|
|
1132
|
-
],
|
|
1133
|
-
[
|
|
1134
|
-
1002,
|
|
1135
|
-
1002
|
|
1136
|
-
],
|
|
1137
|
-
[
|
|
1138
|
-
9990,
|
|
1139
|
-
9990
|
|
1212
|
+
9994
|
|
1140
1213
|
],
|
|
1141
1214
|
[
|
|
1142
1215
|
9995,
|
|
@@ -1181,7 +1254,13 @@
|
|
|
1181
1254
|
"UTF8_VALIDATION_UNKNOWN": 0,
|
|
1182
1255
|
"VERIFY": 2,
|
|
1183
1256
|
"NONE": 3
|
|
1184
|
-
}
|
|
1257
|
+
},
|
|
1258
|
+
"reserved": [
|
|
1259
|
+
[
|
|
1260
|
+
1,
|
|
1261
|
+
1
|
|
1262
|
+
]
|
|
1263
|
+
]
|
|
1185
1264
|
},
|
|
1186
1265
|
"MessageEncoding": {
|
|
1187
1266
|
"values": {
|
|
@@ -1196,6 +1275,33 @@
|
|
|
1196
1275
|
"ALLOW": 1,
|
|
1197
1276
|
"LEGACY_BEST_EFFORT": 2
|
|
1198
1277
|
}
|
|
1278
|
+
},
|
|
1279
|
+
"EnforceNamingStyle": {
|
|
1280
|
+
"values": {
|
|
1281
|
+
"ENFORCE_NAMING_STYLE_UNKNOWN": 0,
|
|
1282
|
+
"STYLE2024": 1,
|
|
1283
|
+
"STYLE_LEGACY": 2
|
|
1284
|
+
}
|
|
1285
|
+
},
|
|
1286
|
+
"VisibilityFeature": {
|
|
1287
|
+
"fields": {},
|
|
1288
|
+
"reserved": [
|
|
1289
|
+
[
|
|
1290
|
+
1,
|
|
1291
|
+
536870911
|
|
1292
|
+
]
|
|
1293
|
+
],
|
|
1294
|
+
"nested": {
|
|
1295
|
+
"DefaultSymbolVisibility": {
|
|
1296
|
+
"values": {
|
|
1297
|
+
"DEFAULT_SYMBOL_VISIBILITY_UNKNOWN": 0,
|
|
1298
|
+
"EXPORT_ALL": 1,
|
|
1299
|
+
"EXPORT_TOP_LEVEL": 2,
|
|
1300
|
+
"LOCAL_ALL": 3,
|
|
1301
|
+
"STRICT": 4
|
|
1302
|
+
}
|
|
1303
|
+
}
|
|
1304
|
+
}
|
|
1199
1305
|
}
|
|
1200
1306
|
}
|
|
1201
1307
|
},
|
|
@@ -1223,11 +1329,26 @@
|
|
|
1223
1329
|
"type": "Edition",
|
|
1224
1330
|
"id": 3
|
|
1225
1331
|
},
|
|
1226
|
-
"
|
|
1332
|
+
"overridableFeatures": {
|
|
1227
1333
|
"type": "FeatureSet",
|
|
1228
|
-
"id":
|
|
1334
|
+
"id": 4
|
|
1335
|
+
},
|
|
1336
|
+
"fixedFeatures": {
|
|
1337
|
+
"type": "FeatureSet",
|
|
1338
|
+
"id": 5
|
|
1229
1339
|
}
|
|
1230
|
-
}
|
|
1340
|
+
},
|
|
1341
|
+
"reserved": [
|
|
1342
|
+
[
|
|
1343
|
+
1,
|
|
1344
|
+
1
|
|
1345
|
+
],
|
|
1346
|
+
[
|
|
1347
|
+
2,
|
|
1348
|
+
2
|
|
1349
|
+
],
|
|
1350
|
+
"features"
|
|
1351
|
+
]
|
|
1231
1352
|
}
|
|
1232
1353
|
}
|
|
1233
1354
|
},
|
|
@@ -1240,6 +1361,12 @@
|
|
|
1240
1361
|
"id": 1
|
|
1241
1362
|
}
|
|
1242
1363
|
},
|
|
1364
|
+
"extensions": [
|
|
1365
|
+
[
|
|
1366
|
+
536000000,
|
|
1367
|
+
536000000
|
|
1368
|
+
]
|
|
1369
|
+
],
|
|
1243
1370
|
"nested": {
|
|
1244
1371
|
"Location": {
|
|
1245
1372
|
"fields": {
|
|
@@ -1325,6 +1452,14 @@
|
|
|
1325
1452
|
}
|
|
1326
1453
|
}
|
|
1327
1454
|
},
|
|
1455
|
+
"SymbolVisibility": {
|
|
1456
|
+
"edition": "proto2",
|
|
1457
|
+
"values": {
|
|
1458
|
+
"VISIBILITY_UNSET": 0,
|
|
1459
|
+
"VISIBILITY_LOCAL": 1,
|
|
1460
|
+
"VISIBILITY_EXPORT": 2
|
|
1461
|
+
}
|
|
1462
|
+
},
|
|
1328
1463
|
"Any": {
|
|
1329
1464
|
"fields": {
|
|
1330
1465
|
"type_url": {
|
|
@@ -6539,8 +6674,7 @@
|
|
|
6539
6674
|
"java_multiple_files": true,
|
|
6540
6675
|
"java_outer_classname": "ResourceProto",
|
|
6541
6676
|
"java_package": "com.google.api",
|
|
6542
|
-
"objc_class_prefix": "GAPI"
|
|
6543
|
-
"cc_enable_arenas": true
|
|
6677
|
+
"objc_class_prefix": "GAPI"
|
|
6544
6678
|
},
|
|
6545
6679
|
"nested": {
|
|
6546
6680
|
"http": {
|
|
@@ -6664,6 +6798,10 @@
|
|
|
6664
6798
|
"rule": "repeated",
|
|
6665
6799
|
"type": "ClientLibraryDestination",
|
|
6666
6800
|
"id": 2
|
|
6801
|
+
},
|
|
6802
|
+
"selectiveGapicGeneration": {
|
|
6803
|
+
"type": "SelectiveGapicGeneration",
|
|
6804
|
+
"id": 3
|
|
6667
6805
|
}
|
|
6668
6806
|
}
|
|
6669
6807
|
},
|
|
@@ -6804,6 +6942,28 @@
|
|
|
6804
6942
|
"common": {
|
|
6805
6943
|
"type": "CommonLanguageSettings",
|
|
6806
6944
|
"id": 1
|
|
6945
|
+
},
|
|
6946
|
+
"experimentalFeatures": {
|
|
6947
|
+
"type": "ExperimentalFeatures",
|
|
6948
|
+
"id": 2
|
|
6949
|
+
}
|
|
6950
|
+
},
|
|
6951
|
+
"nested": {
|
|
6952
|
+
"ExperimentalFeatures": {
|
|
6953
|
+
"fields": {
|
|
6954
|
+
"restAsyncIoEnabled": {
|
|
6955
|
+
"type": "bool",
|
|
6956
|
+
"id": 1
|
|
6957
|
+
},
|
|
6958
|
+
"protobufPythonicTypesEnabled": {
|
|
6959
|
+
"type": "bool",
|
|
6960
|
+
"id": 2
|
|
6961
|
+
},
|
|
6962
|
+
"unversionedPackageDisabled": {
|
|
6963
|
+
"type": "bool",
|
|
6964
|
+
"id": 3
|
|
6965
|
+
}
|
|
6966
|
+
}
|
|
6807
6967
|
}
|
|
6808
6968
|
}
|
|
6809
6969
|
},
|
|
@@ -6861,6 +7021,11 @@
|
|
|
6861
7021
|
"common": {
|
|
6862
7022
|
"type": "CommonLanguageSettings",
|
|
6863
7023
|
"id": 1
|
|
7024
|
+
},
|
|
7025
|
+
"renamedServices": {
|
|
7026
|
+
"keyType": "string",
|
|
7027
|
+
"type": "string",
|
|
7028
|
+
"id": 2
|
|
6864
7029
|
}
|
|
6865
7030
|
}
|
|
6866
7031
|
},
|
|
@@ -6922,6 +7087,19 @@
|
|
|
6922
7087
|
"PACKAGE_MANAGER": 20
|
|
6923
7088
|
}
|
|
6924
7089
|
},
|
|
7090
|
+
"SelectiveGapicGeneration": {
|
|
7091
|
+
"fields": {
|
|
7092
|
+
"methods": {
|
|
7093
|
+
"rule": "repeated",
|
|
7094
|
+
"type": "string",
|
|
7095
|
+
"id": 1
|
|
7096
|
+
},
|
|
7097
|
+
"generateOmittedAsInternal": {
|
|
7098
|
+
"type": "bool",
|
|
7099
|
+
"id": 2
|
|
7100
|
+
}
|
|
7101
|
+
}
|
|
7102
|
+
},
|
|
6925
7103
|
"LaunchStage": {
|
|
6926
7104
|
"values": {
|
|
6927
7105
|
"LAUNCH_STAGE_UNSPECIFIED": 0,
|
|
@@ -7043,6 +7221,7 @@
|
|
|
7043
7221
|
"java_multiple_files": true,
|
|
7044
7222
|
"java_outer_classname": "OperationsProto",
|
|
7045
7223
|
"java_package": "com.google.longrunning",
|
|
7224
|
+
"objc_class_prefix": "GLRUN",
|
|
7046
7225
|
"php_namespace": "Google\\LongRunning"
|
|
7047
7226
|
},
|
|
7048
7227
|
"nested": {
|
package/build/src/index.d.ts
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import * as v1alpha from './v1alpha';
|
|
2
1
|
import * as v1beta from './v1beta';
|
|
2
|
+
import * as v1alpha from './v1alpha';
|
|
3
3
|
declare const BetaAnalyticsDataClient: typeof v1beta.BetaAnalyticsDataClient;
|
|
4
4
|
type BetaAnalyticsDataClient = v1beta.BetaAnalyticsDataClient;
|
|
5
|
-
export {
|
|
5
|
+
export { v1beta, v1alpha, BetaAnalyticsDataClient };
|
|
6
6
|
declare const _default: {
|
|
7
|
-
v1alpha: typeof v1alpha;
|
|
8
7
|
v1beta: typeof v1beta;
|
|
8
|
+
v1alpha: typeof v1alpha;
|
|
9
9
|
BetaAnalyticsDataClient: typeof v1beta.BetaAnalyticsDataClient;
|
|
10
10
|
};
|
|
11
11
|
export default _default;
|
package/build/src/index.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
"use strict";
|
|
2
|
-
// Copyright
|
|
2
|
+
// Copyright 2026 Google LLC
|
|
3
3
|
//
|
|
4
4
|
// Licensed under the Apache License, Version 2.0 (the "License");
|
|
5
5
|
// you may not use this file except in compliance with the License.
|
|
@@ -17,14 +17,14 @@
|
|
|
17
17
|
// ** https://github.com/googleapis/synthtool **
|
|
18
18
|
// ** All changes to this file may be overwritten. **
|
|
19
19
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
20
|
-
exports.protos = exports.BetaAnalyticsDataClient = exports.
|
|
21
|
-
const v1alpha = require("./v1alpha");
|
|
22
|
-
exports.v1alpha = v1alpha;
|
|
20
|
+
exports.protos = exports.BetaAnalyticsDataClient = exports.v1alpha = exports.v1beta = void 0;
|
|
23
21
|
const v1beta = require("./v1beta");
|
|
24
22
|
exports.v1beta = v1beta;
|
|
23
|
+
const v1alpha = require("./v1alpha");
|
|
24
|
+
exports.v1alpha = v1alpha;
|
|
25
25
|
const BetaAnalyticsDataClient = v1beta.BetaAnalyticsDataClient;
|
|
26
26
|
exports.BetaAnalyticsDataClient = BetaAnalyticsDataClient;
|
|
27
|
-
exports.default = {
|
|
27
|
+
exports.default = { v1beta, v1alpha, BetaAnalyticsDataClient };
|
|
28
28
|
const protos = require("../protos/protos");
|
|
29
29
|
exports.protos = protos;
|
|
30
30
|
//# sourceMappingURL=index.js.map
|