You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/dyn/servicedirectory_v1beta1.projects.locations.namespaces.services.endpoints.html
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -119,6 +119,7 @@ <h3>Method Details</h3>
119
119
"name": "A String", # Immutable. The resource name for the endpoint in the format `projects/*/locations/*/namespaces/*/services/*/endpoints/*`.
120
120
"network": "A String", # 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, but no other validation is performed on this field (ex. network or project existence, reachability, or permissions).
121
121
"port": 42, # Optional. Service Directory rejects values outside of `[0, 65535]`.
122
+
"uid": "A String", # Output only. A globally unique identifier (in UUID4 format) for this endpoint.
122
123
"updateTime": "A String", # Output only. The timestamp when the endpoint was last updated.
123
124
}
124
125
@@ -140,6 +141,7 @@ <h3>Method Details</h3>
140
141
"name": "A String", # Immutable. The resource name for the endpoint in the format `projects/*/locations/*/namespaces/*/services/*/endpoints/*`.
141
142
"network": "A String", # 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, but no other validation is performed on this field (ex. network or project existence, reachability, or permissions).
142
143
"port": 42, # Optional. Service Directory rejects values outside of `[0, 65535]`.
144
+
"uid": "A String", # Output only. A globally unique identifier (in UUID4 format) for this endpoint.
143
145
"updateTime": "A String", # Output only. The timestamp when the endpoint was last updated.
144
146
}</pre>
145
147
</div>
@@ -185,6 +187,7 @@ <h3>Method Details</h3>
185
187
"name": "A String", # Immutable. The resource name for the endpoint in the format `projects/*/locations/*/namespaces/*/services/*/endpoints/*`.
186
188
"network": "A String", # 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, but no other validation is performed on this field (ex. network or project existence, reachability, or permissions).
187
189
"port": 42, # Optional. Service Directory rejects values outside of `[0, 65535]`.
190
+
"uid": "A String", # Output only. A globally unique identifier (in UUID4 format) for this endpoint.
188
191
"updateTime": "A String", # Output only. The timestamp when the endpoint was last updated.
189
192
}</pre>
190
193
</div>
@@ -218,6 +221,7 @@ <h3>Method Details</h3>
218
221
"name": "A String", # Immutable. The resource name for the endpoint in the format `projects/*/locations/*/namespaces/*/services/*/endpoints/*`.
219
222
"network": "A String", # 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, but no other validation is performed on this field (ex. network or project existence, reachability, or permissions).
220
223
"port": 42, # Optional. Service Directory rejects values outside of `[0, 65535]`.
224
+
"uid": "A String", # Output only. A globally unique identifier (in UUID4 format) for this endpoint.
221
225
"updateTime": "A String", # Output only. The timestamp when the endpoint was last updated.
222
226
},
223
227
],
@@ -257,6 +261,7 @@ <h3>Method Details</h3>
257
261
"name": "A String", # Immutable. The resource name for the endpoint in the format `projects/*/locations/*/namespaces/*/services/*/endpoints/*`.
258
262
"network": "A String", # 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, but no other validation is performed on this field (ex. network or project existence, reachability, or permissions).
259
263
"port": 42, # Optional. Service Directory rejects values outside of `[0, 65535]`.
264
+
"uid": "A String", # Output only. A globally unique identifier (in UUID4 format) for this endpoint.
260
265
"updateTime": "A String", # Output only. The timestamp when the endpoint was last updated.
261
266
}
262
267
@@ -278,6 +283,7 @@ <h3>Method Details</h3>
278
283
"name": "A String", # Immutable. The resource name for the endpoint in the format `projects/*/locations/*/namespaces/*/services/*/endpoints/*`.
279
284
"network": "A String", # 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, but no other validation is performed on this field (ex. network or project existence, reachability, or permissions).
280
285
"port": 42, # Optional. Service Directory rejects values outside of `[0, 65535]`.
286
+
"uid": "A String", # Output only. A globally unique identifier (in UUID4 format) for this endpoint.
281
287
"updateTime": "A String", # Output only. The timestamp when the endpoint was last updated.
0 commit comments