From aa20cbd8cddb3e7b85ec4d4595e3096796b5033f Mon Sep 17 00:00:00 2001 From: Yoshi Automation Date: Tue, 25 Oct 2022 07:24:29 +0000 Subject: [PATCH] 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) --- ...ectory_v1.projects.locations.namespaces.html | 6 ++++++ ...locations.namespaces.services.endpoints.html | 6 ++++++ ....projects.locations.namespaces.services.html | 14 ++++++++++++++ .../documents/servicedirectory.v1.json | 17 ++++++++++++++++- .../documents/servicedirectory.v1beta1.json | 2 +- 5 files changed, 43 insertions(+), 2 deletions(-) diff --git a/docs/dyn/servicedirectory_v1.projects.locations.namespaces.html b/docs/dyn/servicedirectory_v1.projects.locations.namespaces.html index bd248f62b33..f276c27ef6f 100644 --- a/docs/dyn/servicedirectory_v1.projects.locations.namespaces.html +++ b/docs/dyn/servicedirectory_v1.projects.locations.namespaces.html @@ -129,6 +129,7 @@

Method Details

"a_key": "A String", }, "name": "A String", # Immutable. The resource name for the namespace in the format `projects/*/locations/*/namespaces/*`. + "uid": "A String", # Output only. The globally unique identifier of the namespace in the UUID4 format. } 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 @@

Method Details

"a_key": "A String", }, "name": "A String", # Immutable. The resource name for the namespace in the format `projects/*/locations/*/namespaces/*`. + "uid": "A String", # Output only. The globally unique identifier of the namespace in the UUID4 format. } @@ -185,6 +187,7 @@

Method Details

"a_key": "A String", }, "name": "A String", # Immutable. The resource name for the namespace in the format `projects/*/locations/*/namespaces/*`. + "uid": "A String", # Output only. The globally unique identifier of the namespace in the UUID4 format. } @@ -256,6 +259,7 @@

Method Details

"a_key": "A String", }, "name": "A String", # Immutable. The resource name for the namespace in the format `projects/*/locations/*/namespaces/*`. + "uid": "A String", # Output only. The globally unique identifier of the namespace in the UUID4 format. }, ], "nextPageToken": "A String", # Token to retrieve the next page of results, or empty if there are no more results in the list. @@ -290,6 +294,7 @@

Method Details

"a_key": "A String", }, "name": "A String", # Immutable. The resource name for the namespace in the format `projects/*/locations/*/namespaces/*`. + "uid": "A String", # Output only. The globally unique identifier of the namespace in the UUID4 format. } updateMask: string, Required. List of fields to be updated in this request. @@ -306,6 +311,7 @@

Method Details

"a_key": "A String", }, "name": "A String", # Immutable. The resource name for the namespace in the format `projects/*/locations/*/namespaces/*`. + "uid": "A String", # Output only. The globally unique identifier of the namespace in the UUID4 format. } diff --git a/docs/dyn/servicedirectory_v1.projects.locations.namespaces.services.endpoints.html b/docs/dyn/servicedirectory_v1.projects.locations.namespaces.services.endpoints.html index f49251693a6..cfe5a9c1364 100644 --- a/docs/dyn/servicedirectory_v1.projects.locations.namespaces.services.endpoints.html +++ b/docs/dyn/servicedirectory_v1.projects.locations.namespaces.services.endpoints.html @@ -118,6 +118,7 @@

Method Details

"name": "A String", # Immutable. The resource name for the endpoint in the format `projects/*/locations/*/namespaces/*/services/*/endpoints/*`. "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, we also check to make sure that you have the servicedirectory.networks.attach permission on the project specified. "port": 42, # Optional. Service Directory rejects values outside of `[0, 65535]`. + "uid": "A String", # Output only. The globally unique identifier of the endpoint in the UUID4 format. } 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 @@

Method Details

"name": "A String", # Immutable. The resource name for the endpoint in the format `projects/*/locations/*/namespaces/*/services/*/endpoints/*`. "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, we also check to make sure that you have the servicedirectory.networks.attach permission on the project specified. "port": 42, # Optional. Service Directory rejects values outside of `[0, 65535]`. + "uid": "A String", # Output only. The globally unique identifier of the endpoint in the UUID4 format. } @@ -180,6 +182,7 @@

Method Details

"name": "A String", # Immutable. The resource name for the endpoint in the format `projects/*/locations/*/namespaces/*/services/*/endpoints/*`. "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, we also check to make sure that you have the servicedirectory.networks.attach permission on the project specified. "port": 42, # Optional. Service Directory rejects values outside of `[0, 65535]`. + "uid": "A String", # Output only. The globally unique identifier of the endpoint in the UUID4 format. } @@ -211,6 +214,7 @@

Method Details

"name": "A String", # Immutable. The resource name for the endpoint in the format `projects/*/locations/*/namespaces/*/services/*/endpoints/*`. "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, we also check to make sure that you have the servicedirectory.networks.attach permission on the project specified. "port": 42, # Optional. Service Directory rejects values outside of `[0, 65535]`. + "uid": "A String", # Output only. The globally unique identifier of the endpoint in the UUID4 format. }, ], "nextPageToken": "A String", # Token to retrieve the next page of results, or empty if there are no more results in the list. @@ -248,6 +252,7 @@

Method Details

"name": "A String", # Immutable. The resource name for the endpoint in the format `projects/*/locations/*/namespaces/*/services/*/endpoints/*`. "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, we also check to make sure that you have the servicedirectory.networks.attach permission on the project specified. "port": 42, # Optional. Service Directory rejects values outside of `[0, 65535]`. + "uid": "A String", # Output only. The globally unique identifier of the endpoint in the UUID4 format. } updateMask: string, Required. List of fields to be updated in this request. @@ -267,6 +272,7 @@

Method Details

"name": "A String", # Immutable. The resource name for the endpoint in the format `projects/*/locations/*/namespaces/*/services/*/endpoints/*`. "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, we also check to make sure that you have the servicedirectory.networks.attach permission on the project specified. "port": 42, # Optional. Service Directory rejects values outside of `[0, 65535]`. + "uid": "A String", # Output only. The globally unique identifier of the endpoint in the UUID4 format. } diff --git a/docs/dyn/servicedirectory_v1.projects.locations.namespaces.services.html b/docs/dyn/servicedirectory_v1.projects.locations.namespaces.services.html index 107ac0f405b..519ecfd12a1 100644 --- a/docs/dyn/servicedirectory_v1.projects.locations.namespaces.services.html +++ b/docs/dyn/servicedirectory_v1.projects.locations.namespaces.services.html @@ -140,9 +140,11 @@

Method Details

"name": "A String", # Immutable. The resource name for the endpoint in the format `projects/*/locations/*/namespaces/*/services/*/endpoints/*`. "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, we also check to make sure that you have the servicedirectory.networks.attach permission on the project specified. "port": 42, # Optional. Service Directory rejects values outside of `[0, 65535]`. + "uid": "A String", # Output only. The globally unique identifier of the endpoint in the UUID4 format. }, ], "name": "A String", # Immutable. The resource name for the service in the format `projects/*/locations/*/namespaces/*/services/*`. + "uid": "A String", # Output only. The globally unique identifier of the service in the UUID4 format. } 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 @@

Method Details

"name": "A String", # Immutable. The resource name for the endpoint in the format `projects/*/locations/*/namespaces/*/services/*/endpoints/*`. "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, we also check to make sure that you have the servicedirectory.networks.attach permission on the project specified. "port": 42, # Optional. Service Directory rejects values outside of `[0, 65535]`. + "uid": "A String", # Output only. The globally unique identifier of the endpoint in the UUID4 format. }, ], "name": "A String", # Immutable. The resource name for the service in the format `projects/*/locations/*/namespaces/*/services/*`. + "uid": "A String", # Output only. The globally unique identifier of the service in the UUID4 format. } @@ -218,9 +222,11 @@

Method Details

"name": "A String", # Immutable. The resource name for the endpoint in the format `projects/*/locations/*/namespaces/*/services/*/endpoints/*`. "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, we also check to make sure that you have the servicedirectory.networks.attach permission on the project specified. "port": 42, # Optional. Service Directory rejects values outside of `[0, 65535]`. + "uid": "A String", # Output only. The globally unique identifier of the endpoint in the UUID4 format. }, ], "name": "A String", # Immutable. The resource name for the service in the format `projects/*/locations/*/namespaces/*/services/*`. + "uid": "A String", # Output only. The globally unique identifier of the service in the UUID4 format. } @@ -301,9 +307,11 @@

Method Details

"name": "A String", # Immutable. The resource name for the endpoint in the format `projects/*/locations/*/namespaces/*/services/*/endpoints/*`. "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, we also check to make sure that you have the servicedirectory.networks.attach permission on the project specified. "port": 42, # Optional. Service Directory rejects values outside of `[0, 65535]`. + "uid": "A String", # Output only. The globally unique identifier of the endpoint in the UUID4 format. }, ], "name": "A String", # Immutable. The resource name for the service in the format `projects/*/locations/*/namespaces/*/services/*`. + "uid": "A String", # Output only. The globally unique identifier of the service in the UUID4 format. }, ], } @@ -345,9 +353,11 @@

Method Details

"name": "A String", # Immutable. The resource name for the endpoint in the format `projects/*/locations/*/namespaces/*/services/*/endpoints/*`. "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, we also check to make sure that you have the servicedirectory.networks.attach permission on the project specified. "port": 42, # Optional. Service Directory rejects values outside of `[0, 65535]`. + "uid": "A String", # Output only. The globally unique identifier of the endpoint in the UUID4 format. }, ], "name": "A String", # Immutable. The resource name for the service in the format `projects/*/locations/*/namespaces/*/services/*`. + "uid": "A String", # Output only. The globally unique identifier of the service in the UUID4 format. } updateMask: string, Required. List of fields to be updated in this request. @@ -372,9 +382,11 @@

Method Details

"name": "A String", # Immutable. The resource name for the endpoint in the format `projects/*/locations/*/namespaces/*/services/*/endpoints/*`. "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, we also check to make sure that you have the servicedirectory.networks.attach permission on the project specified. "port": 42, # Optional. Service Directory rejects values outside of `[0, 65535]`. + "uid": "A String", # Output only. The globally unique identifier of the endpoint in the UUID4 format. }, ], "name": "A String", # Immutable. The resource name for the service in the format `projects/*/locations/*/namespaces/*/services/*`. + "uid": "A String", # Output only. The globally unique identifier of the service in the UUID4 format. } @@ -414,9 +426,11 @@

Method Details

"name": "A String", # Immutable. The resource name for the endpoint in the format `projects/*/locations/*/namespaces/*/services/*/endpoints/*`. "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, we also check to make sure that you have the servicedirectory.networks.attach permission on the project specified. "port": 42, # Optional. Service Directory rejects values outside of `[0, 65535]`. + "uid": "A String", # Output only. The globally unique identifier of the endpoint in the UUID4 format. }, ], "name": "A String", # Immutable. The resource name for the service in the format `projects/*/locations/*/namespaces/*/services/*`. + "uid": "A String", # Output only. The globally unique identifier of the service in the UUID4 format. }, } diff --git a/googleapiclient/discovery_cache/documents/servicedirectory.v1.json b/googleapiclient/discovery_cache/documents/servicedirectory.v1.json index 0f66c964f1d..7a78b0486db 100644 --- a/googleapiclient/discovery_cache/documents/servicedirectory.v1.json +++ b/googleapiclient/discovery_cache/documents/servicedirectory.v1.json @@ -883,7 +883,7 @@ } } }, - "revision": "20220921", + "revision": "20220930", "rootUrl": "https://servicedirectory.googleapis.com/", "schemas": { "Binding": { @@ -941,6 +941,11 @@ "description": "Optional. Service Directory rejects values outside of `[0, 65535]`.", "format": "int32", "type": "integer" + }, + "uid": { + "description": "Output only. The globally unique identifier of the endpoint in the UUID4 format.", + "readOnly": true, + "type": "string" } }, "type": "object" @@ -1111,6 +1116,11 @@ "name": { "description": "Immutable. The resource name for the namespace in the format `projects/*/locations/*/namespaces/*`.", "type": "string" + }, + "uid": { + "description": "Output only. The globally unique identifier of the namespace in the UUID4 format.", + "readOnly": true, + "type": "string" } }, "type": "object" @@ -1187,6 +1197,11 @@ "name": { "description": "Immutable. The resource name for the service in the format `projects/*/locations/*/namespaces/*/services/*`.", "type": "string" + }, + "uid": { + "description": "Output only. The globally unique identifier of the service in the UUID4 format.", + "readOnly": true, + "type": "string" } }, "type": "object" diff --git a/googleapiclient/discovery_cache/documents/servicedirectory.v1beta1.json b/googleapiclient/discovery_cache/documents/servicedirectory.v1beta1.json index 0914d658ce5..534731679a9 100644 --- a/googleapiclient/discovery_cache/documents/servicedirectory.v1beta1.json +++ b/googleapiclient/discovery_cache/documents/servicedirectory.v1beta1.json @@ -1059,7 +1059,7 @@ } } }, - "revision": "20220921", + "revision": "20220930", "rootUrl": "https://servicedirectory.googleapis.com/", "schemas": { "Binding": {