Skip to content

Commit 504edaf

Browse files
authored
Kotlin Add the Location Follow (#7351)
1 parent c350451 commit 504edaf

File tree

9 files changed

+1329
-9473
lines changed

9 files changed

+1329
-9473
lines changed

Diff for: .doc_gen/metadata/location_metadata.yaml

+144
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@ location_Hello:
55
synopsis: get started using &ALlong;.
66
category: Hello
77
languages:
8+
Kotlin:
9+
versions:
10+
- sdk_version: 1
11+
github: kotlin/services/location
12+
sdkguide:
13+
excerpts:
14+
- description:
15+
snippet_tags:
16+
- location.kotlin.hello.main
817
Java:
918
versions:
1019
- sdk_version: 2
@@ -18,6 +27,15 @@ location_Hello:
1827
location: {ListGeofencesPaginator}
1928
location_CreateMap:
2029
languages:
30+
Kotlin:
31+
versions:
32+
- sdk_version: 1
33+
github: kotlin/services/location
34+
sdkguide:
35+
excerpts:
36+
- description:
37+
snippet_tags:
38+
- location.kotlin.create.map.main
2139
Java:
2240
versions:
2341
- sdk_version: 2
@@ -31,6 +49,15 @@ location_CreateMap:
3149
location: {CreateMap}
3250
location_CreateKey:
3351
languages:
52+
Kotlin:
53+
versions:
54+
- sdk_version: 1
55+
github: kotlin/services/location
56+
sdkguide:
57+
excerpts:
58+
- description:
59+
snippet_tags:
60+
- location.kotlin.create.key.main
3461
Java:
3562
versions:
3663
- sdk_version: 2
@@ -44,6 +71,15 @@ location_CreateKey:
4471
location: {CreateKey}
4572
location_CreateGeofenceCollection:
4673
languages:
74+
Kotlin:
75+
versions:
76+
- sdk_version: 1
77+
github: kotlin/services/location
78+
sdkguide:
79+
excerpts:
80+
- description:
81+
snippet_tags:
82+
- location.kotlin.create.collection.main
4783
Java:
4884
versions:
4985
- sdk_version: 2
@@ -57,6 +93,15 @@ location_CreateGeofenceCollection:
5793
location: {CreateGeofenceCollection}
5894
location_PutGeofence:
5995
languages:
96+
Kotlin:
97+
versions:
98+
- sdk_version: 1
99+
github: kotlin/services/location
100+
sdkguide:
101+
excerpts:
102+
- description:
103+
snippet_tags:
104+
- location.kotlin.put.geo.main
60105
Java:
61106
versions:
62107
- sdk_version: 2
@@ -70,6 +115,15 @@ location_PutGeofence:
70115
location: {PutGeofence}
71116
location_CreateTracker:
72117
languages:
118+
Kotlin:
119+
versions:
120+
- sdk_version: 1
121+
github: kotlin/services/location
122+
sdkguide:
123+
excerpts:
124+
- description:
125+
snippet_tags:
126+
- location.kotlin.create.tracker.main
73127
Java:
74128
versions:
75129
- sdk_version: 2
@@ -83,6 +137,15 @@ location_CreateTracker:
83137
location: {CreateTracker}
84138
location_BatchUpdateDevicePosition:
85139
languages:
140+
Kotlin:
141+
versions:
142+
- sdk_version: 1
143+
github: kotlin/services/location
144+
sdkguide:
145+
excerpts:
146+
- description:
147+
snippet_tags:
148+
- location.kotlin.update.device.position.main
86149
Java:
87150
versions:
88151
- sdk_version: 2
@@ -96,6 +159,15 @@ location_BatchUpdateDevicePosition:
96159
location: {BatchUpdateDevicePosition}
97160
location_GetDevicePosition:
98161
languages:
162+
Kotlin:
163+
versions:
164+
- sdk_version: 1
165+
github: kotlin/services/location
166+
sdkguide:
167+
excerpts:
168+
- description:
169+
snippet_tags:
170+
- location.kotlin.get.device.position.main
99171
Java:
100172
versions:
101173
- sdk_version: 2
@@ -109,6 +181,15 @@ location_GetDevicePosition:
109181
location: {GetDevicePosition}
110182
location_CreateRouteCalculator:
111183
languages:
184+
Kotlin:
185+
versions:
186+
- sdk_version: 1
187+
github: kotlin/services/location
188+
sdkguide:
189+
excerpts:
190+
- description:
191+
snippet_tags:
192+
- location.kotlin.create.calculator.main
112193
Java:
113194
versions:
114195
- sdk_version: 2
@@ -122,6 +203,15 @@ location_CreateRouteCalculator:
122203
location: {CreateRouteCalculator}
123204
location_CalculateRoute:
124205
languages:
206+
Kotlin:
207+
versions:
208+
- sdk_version: 1
209+
github: kotlin/services/location
210+
sdkguide:
211+
excerpts:
212+
- description:
213+
snippet_tags:
214+
- location.kotlin.calc.distance.main
125215
Java:
126216
versions:
127217
- sdk_version: 2
@@ -135,6 +225,15 @@ location_CalculateRoute:
135225
location: {CalculateRoute}
136226
location_DeleteGeofenceCollection:
137227
languages:
228+
Kotlin:
229+
versions:
230+
- sdk_version: 1
231+
github: kotlin/services/location
232+
sdkguide:
233+
excerpts:
234+
- description:
235+
snippet_tags:
236+
- location.kotlin.delete.collection.main
138237
Java:
139238
versions:
140239
- sdk_version: 2
@@ -148,6 +247,15 @@ location_DeleteGeofenceCollection:
148247
location: {DeleteGeofenceCollection}
149248
location_DeleteKey:
150249
languages:
250+
Kotlin:
251+
versions:
252+
- sdk_version: 1
253+
github: kotlin/services/location
254+
sdkguide:
255+
excerpts:
256+
- description:
257+
snippet_tags:
258+
- location.kotlin.delete.key.main
151259
Java:
152260
versions:
153261
- sdk_version: 2
@@ -161,6 +269,15 @@ location_DeleteKey:
161269
location: {DeleteKey}
162270
location_DeleteMap:
163271
languages:
272+
Kotlin:
273+
versions:
274+
- sdk_version: 1
275+
github: kotlin/services/location
276+
sdkguide:
277+
excerpts:
278+
- description:
279+
snippet_tags:
280+
- location.kotlin.delete.map.main
164281
Java:
165282
versions:
166283
- sdk_version: 2
@@ -174,6 +291,15 @@ location_DeleteMap:
174291
location: {DeleteMap}
175292
location_DeleteTracker:
176293
languages:
294+
Kotlin:
295+
versions:
296+
- sdk_version: 1
297+
github: kotlin/services/location
298+
sdkguide:
299+
excerpts:
300+
- description:
301+
snippet_tags:
302+
- location.kotlin.delete.tracker.main
177303
Java:
178304
versions:
179305
- sdk_version: 2
@@ -187,6 +313,15 @@ location_DeleteTracker:
187313
location: {DeleteTracker}
188314
location_DeleteRouteCalculator:
189315
languages:
316+
Kotlin:
317+
versions:
318+
- sdk_version: 1
319+
github: kotlin/services/location
320+
sdkguide:
321+
excerpts:
322+
- description:
323+
snippet_tags:
324+
- location.kotlin.delete.calculator.main
190325
Java:
191326
versions:
192327
- sdk_version: 2
@@ -214,6 +349,15 @@ location_Scenario:
214349
- Delete the &ALshort; Assets.
215350
category: Basics
216351
languages:
352+
Kotlin:
353+
versions:
354+
- sdk_version: 1
355+
github: kotlin/services/location
356+
sdkguide:
357+
excerpts:
358+
- description:
359+
snippet_tags:
360+
- location.kotlin.scenario.main
217361
Java:
218362
versions:
219363
- sdk_version: 2

0 commit comments

Comments
 (0)