Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit aa20cbd

Browse files
committedOct 25, 2022
feat(servicedirectory): update the api
#### servicedirectory:v1 The following keys were added: - schemas.Endpoint.properties.uid (Total Keys: 2) - schemas.Namespace.properties.uid (Total Keys: 2) - schemas.Service.properties.uid (Total Keys: 2)
1 parent 67d316d commit aa20cbd

5 files changed

+43
-2
lines changed
 

‎docs/dyn/servicedirectory_v1.projects.locations.namespaces.html

+6
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ <h3>Method Details</h3>
129129
&quot;a_key&quot;: &quot;A String&quot;,
130130
},
131131
&quot;name&quot;: &quot;A String&quot;, # Immutable. The resource name for the namespace in the format `projects/*/locations/*/namespaces/*`.
132+
&quot;uid&quot;: &quot;A String&quot;, # Output only. The globally unique identifier of the namespace in the UUID4 format.
132133
}
133134

134135
namespaceId: string, Required. The Resource ID must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.
@@ -145,6 +146,7 @@ <h3>Method Details</h3>
145146
&quot;a_key&quot;: &quot;A String&quot;,
146147
},
147148
&quot;name&quot;: &quot;A String&quot;, # Immutable. The resource name for the namespace in the format `projects/*/locations/*/namespaces/*`.
149+
&quot;uid&quot;: &quot;A String&quot;, # Output only. The globally unique identifier of the namespace in the UUID4 format.
148150
}</pre>
149151
</div>
150152

@@ -185,6 +187,7 @@ <h3>Method Details</h3>
185187
&quot;a_key&quot;: &quot;A String&quot;,
186188
},
187189
&quot;name&quot;: &quot;A String&quot;, # Immutable. The resource name for the namespace in the format `projects/*/locations/*/namespaces/*`.
190+
&quot;uid&quot;: &quot;A String&quot;, # Output only. The globally unique identifier of the namespace in the UUID4 format.
188191
}</pre>
189192
</div>
190193

@@ -256,6 +259,7 @@ <h3>Method Details</h3>
256259
&quot;a_key&quot;: &quot;A String&quot;,
257260
},
258261
&quot;name&quot;: &quot;A String&quot;, # Immutable. The resource name for the namespace in the format `projects/*/locations/*/namespaces/*`.
262+
&quot;uid&quot;: &quot;A String&quot;, # Output only. The globally unique identifier of the namespace in the UUID4 format.
259263
},
260264
],
261265
&quot;nextPageToken&quot;: &quot;A String&quot;, # Token to retrieve the next page of results, or empty if there are no more results in the list.
@@ -290,6 +294,7 @@ <h3>Method Details</h3>
290294
&quot;a_key&quot;: &quot;A String&quot;,
291295
},
292296
&quot;name&quot;: &quot;A String&quot;, # Immutable. The resource name for the namespace in the format `projects/*/locations/*/namespaces/*`.
297+
&quot;uid&quot;: &quot;A String&quot;, # Output only. The globally unique identifier of the namespace in the UUID4 format.
293298
}
294299

295300
updateMask: string, Required. List of fields to be updated in this request.
@@ -306,6 +311,7 @@ <h3>Method Details</h3>
306311
&quot;a_key&quot;: &quot;A String&quot;,
307312
},
308313
&quot;name&quot;: &quot;A String&quot;, # Immutable. The resource name for the namespace in the format `projects/*/locations/*/namespaces/*`.
314+
&quot;uid&quot;: &quot;A String&quot;, # Output only. The globally unique identifier of the namespace in the UUID4 format.
309315
}</pre>
310316
</div>
311317

‎docs/dyn/servicedirectory_v1.projects.locations.namespaces.services.endpoints.html

+6
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@ <h3>Method Details</h3>
118118
&quot;name&quot;: &quot;A String&quot;, # Immutable. The resource name for the endpoint in the format `projects/*/locations/*/namespaces/*/services/*/endpoints/*`.
119119
&quot;network&quot;: &quot;A String&quot;, # Immutable. The Google Compute Engine network (VPC) of the endpoint in the format `projects//locations/global/networks/*`. The project must be specified by project number (project id is rejected). Incorrectly formatted networks are rejected, we also check to make sure that you have the servicedirectory.networks.attach permission on the project specified.
120120
&quot;port&quot;: 42, # Optional. Service Directory rejects values outside of `[0, 65535]`.
121+
&quot;uid&quot;: &quot;A String&quot;, # Output only. The globally unique identifier of the endpoint in the UUID4 format.
121122
}
122123

123124
endpointId: string, Required. The Resource ID must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.
@@ -137,6 +138,7 @@ <h3>Method Details</h3>
137138
&quot;name&quot;: &quot;A String&quot;, # Immutable. The resource name for the endpoint in the format `projects/*/locations/*/namespaces/*/services/*/endpoints/*`.
138139
&quot;network&quot;: &quot;A String&quot;, # Immutable. The Google Compute Engine network (VPC) of the endpoint in the format `projects//locations/global/networks/*`. The project must be specified by project number (project id is rejected). Incorrectly formatted networks are rejected, we also check to make sure that you have the servicedirectory.networks.attach permission on the project specified.
139140
&quot;port&quot;: 42, # Optional. Service Directory rejects values outside of `[0, 65535]`.
141+
&quot;uid&quot;: &quot;A String&quot;, # Output only. The globally unique identifier of the endpoint in the UUID4 format.
140142
}</pre>
141143
</div>
142144

@@ -180,6 +182,7 @@ <h3>Method Details</h3>
180182
&quot;name&quot;: &quot;A String&quot;, # Immutable. The resource name for the endpoint in the format `projects/*/locations/*/namespaces/*/services/*/endpoints/*`.
181183
&quot;network&quot;: &quot;A String&quot;, # Immutable. The Google Compute Engine network (VPC) of the endpoint in the format `projects//locations/global/networks/*`. The project must be specified by project number (project id is rejected). Incorrectly formatted networks are rejected, we also check to make sure that you have the servicedirectory.networks.attach permission on the project specified.
182184
&quot;port&quot;: 42, # Optional. Service Directory rejects values outside of `[0, 65535]`.
185+
&quot;uid&quot;: &quot;A String&quot;, # Output only. The globally unique identifier of the endpoint in the UUID4 format.
183186
}</pre>
184187
</div>
185188

@@ -211,6 +214,7 @@ <h3>Method Details</h3>
211214
&quot;name&quot;: &quot;A String&quot;, # Immutable. The resource name for the endpoint in the format `projects/*/locations/*/namespaces/*/services/*/endpoints/*`.
212215
&quot;network&quot;: &quot;A String&quot;, # Immutable. The Google Compute Engine network (VPC) of the endpoint in the format `projects//locations/global/networks/*`. The project must be specified by project number (project id is rejected). Incorrectly formatted networks are rejected, we also check to make sure that you have the servicedirectory.networks.attach permission on the project specified.
213216
&quot;port&quot;: 42, # Optional. Service Directory rejects values outside of `[0, 65535]`.
217+
&quot;uid&quot;: &quot;A String&quot;, # Output only. The globally unique identifier of the endpoint in the UUID4 format.
214218
},
215219
],
216220
&quot;nextPageToken&quot;: &quot;A String&quot;, # Token to retrieve the next page of results, or empty if there are no more results in the list.
@@ -248,6 +252,7 @@ <h3>Method Details</h3>
248252
&quot;name&quot;: &quot;A String&quot;, # Immutable. The resource name for the endpoint in the format `projects/*/locations/*/namespaces/*/services/*/endpoints/*`.
249253
&quot;network&quot;: &quot;A String&quot;, # Immutable. The Google Compute Engine network (VPC) of the endpoint in the format `projects//locations/global/networks/*`. The project must be specified by project number (project id is rejected). Incorrectly formatted networks are rejected, we also check to make sure that you have the servicedirectory.networks.attach permission on the project specified.
250254
&quot;port&quot;: 42, # Optional. Service Directory rejects values outside of `[0, 65535]`.
255+
&quot;uid&quot;: &quot;A String&quot;, # Output only. The globally unique identifier of the endpoint in the UUID4 format.
251256
}
252257

253258
updateMask: string, Required. List of fields to be updated in this request.
@@ -267,6 +272,7 @@ <h3>Method Details</h3>
267272
&quot;name&quot;: &quot;A String&quot;, # Immutable. The resource name for the endpoint in the format `projects/*/locations/*/namespaces/*/services/*/endpoints/*`.
268273
&quot;network&quot;: &quot;A String&quot;, # Immutable. The Google Compute Engine network (VPC) of the endpoint in the format `projects//locations/global/networks/*`. The project must be specified by project number (project id is rejected). Incorrectly formatted networks are rejected, we also check to make sure that you have the servicedirectory.networks.attach permission on the project specified.
269274
&quot;port&quot;: 42, # Optional. Service Directory rejects values outside of `[0, 65535]`.
275+
&quot;uid&quot;: &quot;A String&quot;, # Output only. The globally unique identifier of the endpoint in the UUID4 format.
270276
}</pre>
271277
</div>
272278

‎docs/dyn/servicedirectory_v1.projects.locations.namespaces.services.html

+14
Original file line numberDiff line numberDiff line change
@@ -140,9 +140,11 @@ <h3>Method Details</h3>
140140
&quot;name&quot;: &quot;A String&quot;, # Immutable. The resource name for the endpoint in the format `projects/*/locations/*/namespaces/*/services/*/endpoints/*`.
141141
&quot;network&quot;: &quot;A String&quot;, # Immutable. The Google Compute Engine network (VPC) of the endpoint in the format `projects//locations/global/networks/*`. The project must be specified by project number (project id is rejected). Incorrectly formatted networks are rejected, we also check to make sure that you have the servicedirectory.networks.attach permission on the project specified.
142142
&quot;port&quot;: 42, # Optional. Service Directory rejects values outside of `[0, 65535]`.
143+
&quot;uid&quot;: &quot;A String&quot;, # Output only. The globally unique identifier of the endpoint in the UUID4 format.
143144
},
144145
],
145146
&quot;name&quot;: &quot;A String&quot;, # Immutable. The resource name for the service in the format `projects/*/locations/*/namespaces/*/services/*`.
147+
&quot;uid&quot;: &quot;A String&quot;, # Output only. The globally unique identifier of the service in the UUID4 format.
146148
}
147149

148150
serviceId: string, Required. The Resource ID must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.
@@ -167,9 +169,11 @@ <h3>Method Details</h3>
167169
&quot;name&quot;: &quot;A String&quot;, # Immutable. The resource name for the endpoint in the format `projects/*/locations/*/namespaces/*/services/*/endpoints/*`.
168170
&quot;network&quot;: &quot;A String&quot;, # Immutable. The Google Compute Engine network (VPC) of the endpoint in the format `projects//locations/global/networks/*`. The project must be specified by project number (project id is rejected). Incorrectly formatted networks are rejected, we also check to make sure that you have the servicedirectory.networks.attach permission on the project specified.
169171
&quot;port&quot;: 42, # Optional. Service Directory rejects values outside of `[0, 65535]`.
172+
&quot;uid&quot;: &quot;A String&quot;, # Output only. The globally unique identifier of the endpoint in the UUID4 format.
170173
},
171174
],
172175
&quot;name&quot;: &quot;A String&quot;, # Immutable. The resource name for the service in the format `projects/*/locations/*/namespaces/*/services/*`.
176+
&quot;uid&quot;: &quot;A String&quot;, # Output only. The globally unique identifier of the service in the UUID4 format.
173177
}</pre>
174178
</div>
175179

@@ -218,9 +222,11 @@ <h3>Method Details</h3>
218222
&quot;name&quot;: &quot;A String&quot;, # Immutable. The resource name for the endpoint in the format `projects/*/locations/*/namespaces/*/services/*/endpoints/*`.
219223
&quot;network&quot;: &quot;A String&quot;, # Immutable. The Google Compute Engine network (VPC) of the endpoint in the format `projects//locations/global/networks/*`. The project must be specified by project number (project id is rejected). Incorrectly formatted networks are rejected, we also check to make sure that you have the servicedirectory.networks.attach permission on the project specified.
220224
&quot;port&quot;: 42, # Optional. Service Directory rejects values outside of `[0, 65535]`.
225+
&quot;uid&quot;: &quot;A String&quot;, # Output only. The globally unique identifier of the endpoint in the UUID4 format.
221226
},
222227
],
223228
&quot;name&quot;: &quot;A String&quot;, # Immutable. The resource name for the service in the format `projects/*/locations/*/namespaces/*/services/*`.
229+
&quot;uid&quot;: &quot;A String&quot;, # Output only. The globally unique identifier of the service in the UUID4 format.
224230
}</pre>
225231
</div>
226232

@@ -301,9 +307,11 @@ <h3>Method Details</h3>
301307
&quot;name&quot;: &quot;A String&quot;, # Immutable. The resource name for the endpoint in the format `projects/*/locations/*/namespaces/*/services/*/endpoints/*`.
302308
&quot;network&quot;: &quot;A String&quot;, # Immutable. The Google Compute Engine network (VPC) of the endpoint in the format `projects//locations/global/networks/*`. The project must be specified by project number (project id is rejected). Incorrectly formatted networks are rejected, we also check to make sure that you have the servicedirectory.networks.attach permission on the project specified.
303309
&quot;port&quot;: 42, # Optional. Service Directory rejects values outside of `[0, 65535]`.
310+
&quot;uid&quot;: &quot;A String&quot;, # Output only. The globally unique identifier of the endpoint in the UUID4 format.
304311
},
305312
],
306313
&quot;name&quot;: &quot;A String&quot;, # Immutable. The resource name for the service in the format `projects/*/locations/*/namespaces/*/services/*`.
314+
&quot;uid&quot;: &quot;A String&quot;, # Output only. The globally unique identifier of the service in the UUID4 format.
307315
},
308316
],
309317
}</pre>
@@ -345,9 +353,11 @@ <h3>Method Details</h3>
345353
&quot;name&quot;: &quot;A String&quot;, # Immutable. The resource name for the endpoint in the format `projects/*/locations/*/namespaces/*/services/*/endpoints/*`.
346354
&quot;network&quot;: &quot;A String&quot;, # Immutable. The Google Compute Engine network (VPC) of the endpoint in the format `projects//locations/global/networks/*`. The project must be specified by project number (project id is rejected). Incorrectly formatted networks are rejected, we also check to make sure that you have the servicedirectory.networks.attach permission on the project specified.
347355
&quot;port&quot;: 42, # Optional. Service Directory rejects values outside of `[0, 65535]`.
356+
&quot;uid&quot;: &quot;A String&quot;, # Output only. The globally unique identifier of the endpoint in the UUID4 format.
348357
},
349358
],
350359
&quot;name&quot;: &quot;A String&quot;, # Immutable. The resource name for the service in the format `projects/*/locations/*/namespaces/*/services/*`.
360+
&quot;uid&quot;: &quot;A String&quot;, # Output only. The globally unique identifier of the service in the UUID4 format.
351361
}
352362

353363
updateMask: string, Required. List of fields to be updated in this request.
@@ -372,9 +382,11 @@ <h3>Method Details</h3>
372382
&quot;name&quot;: &quot;A String&quot;, # Immutable. The resource name for the endpoint in the format `projects/*/locations/*/namespaces/*/services/*/endpoints/*`.
373383
&quot;network&quot;: &quot;A String&quot;, # Immutable. The Google Compute Engine network (VPC) of the endpoint in the format `projects//locations/global/networks/*`. The project must be specified by project number (project id is rejected). Incorrectly formatted networks are rejected, we also check to make sure that you have the servicedirectory.networks.attach permission on the project specified.
374384
&quot;port&quot;: 42, # Optional. Service Directory rejects values outside of `[0, 65535]`.
385+
&quot;uid&quot;: &quot;A String&quot;, # Output only. The globally unique identifier of the endpoint in the UUID4 format.
375386
},
376387
],
377388
&quot;name&quot;: &quot;A String&quot;, # Immutable. The resource name for the service in the format `projects/*/locations/*/namespaces/*/services/*`.
389+
&quot;uid&quot;: &quot;A String&quot;, # Output only. The globally unique identifier of the service in the UUID4 format.
378390
}</pre>
379391
</div>
380392

@@ -414,9 +426,11 @@ <h3>Method Details</h3>
414426
&quot;name&quot;: &quot;A String&quot;, # Immutable. The resource name for the endpoint in the format `projects/*/locations/*/namespaces/*/services/*/endpoints/*`.
415427
&quot;network&quot;: &quot;A String&quot;, # Immutable. The Google Compute Engine network (VPC) of the endpoint in the format `projects//locations/global/networks/*`. The project must be specified by project number (project id is rejected). Incorrectly formatted networks are rejected, we also check to make sure that you have the servicedirectory.networks.attach permission on the project specified.
416428
&quot;port&quot;: 42, # Optional. Service Directory rejects values outside of `[0, 65535]`.
429+
&quot;uid&quot;: &quot;A String&quot;, # Output only. The globally unique identifier of the endpoint in the UUID4 format.
417430
},
418431
],
419432
&quot;name&quot;: &quot;A String&quot;, # Immutable. The resource name for the service in the format `projects/*/locations/*/namespaces/*/services/*`.
433+
&quot;uid&quot;: &quot;A String&quot;, # Output only. The globally unique identifier of the service in the UUID4 format.
420434
},
421435
}</pre>
422436
</div>

‎googleapiclient/discovery_cache/documents/servicedirectory.v1.json

+16-1
Original file line numberDiff line numberDiff line change
@@ -883,7 +883,7 @@
883883
}
884884
}
885885
},
886-
"revision": "20220921",
886+
"revision": "20220930",
887887
"rootUrl": "https://servicedirectory.googleapis.com/",
888888
"schemas": {
889889
"Binding": {
@@ -941,6 +941,11 @@
941941
"description": "Optional. Service Directory rejects values outside of `[0, 65535]`.",
942942
"format": "int32",
943943
"type": "integer"
944+
},
945+
"uid": {
946+
"description": "Output only. The globally unique identifier of the endpoint in the UUID4 format.",
947+
"readOnly": true,
948+
"type": "string"
944949
}
945950
},
946951
"type": "object"
@@ -1111,6 +1116,11 @@
11111116
"name": {
11121117
"description": "Immutable. The resource name for the namespace in the format `projects/*/locations/*/namespaces/*`.",
11131118
"type": "string"
1119+
},
1120+
"uid": {
1121+
"description": "Output only. The globally unique identifier of the namespace in the UUID4 format.",
1122+
"readOnly": true,
1123+
"type": "string"
11141124
}
11151125
},
11161126
"type": "object"
@@ -1187,6 +1197,11 @@
11871197
"name": {
11881198
"description": "Immutable. The resource name for the service in the format `projects/*/locations/*/namespaces/*/services/*`.",
11891199
"type": "string"
1200+
},
1201+
"uid": {
1202+
"description": "Output only. The globally unique identifier of the service in the UUID4 format.",
1203+
"readOnly": true,
1204+
"type": "string"
11901205
}
11911206
},
11921207
"type": "object"

‎googleapiclient/discovery_cache/documents/servicedirectory.v1beta1.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1059,7 +1059,7 @@
10591059
}
10601060
}
10611061
},
1062-
"revision": "20220921",
1062+
"revision": "20220930",
10631063
"rootUrl": "https://servicedirectory.googleapis.com/",
10641064
"schemas": {
10651065
"Binding": {

0 commit comments

Comments
 (0)
Please sign in to comment.