Service Directory is a platform for discovering, publishing, and connecting services.
- REST Resource: v1beta1.projects.locations
- REST Resource: v1beta1.projects.locations.namespaces
- REST Resource: v1beta1.projects.locations.namespaces.services
- REST Resource: v1beta1.projects.locations.namespaces.services.endpoints
- REST Resource: v1beta1.projects.locations.namespaces.workloads
- REST Resource: v1.projects.locations
- REST Resource: v1.projects.locations.namespaces
- REST Resource: v1.projects.locations.namespaces.services
- REST Resource: v1.projects.locations.namespaces.services.endpoints
Service: servicedirectory.googleapis.com
To call this service, we recommend that you use the Google-provided client libraries. If your application needs to use your own libraries to call this service, use the following information when you make the API requests.
Discovery document
A Discovery Document is a machine-readable specification for describing and consuming REST APIs. It is used to build client libraries, IDE plugins, and other tools that interact with Google APIs. One service may provide multiple discovery documents. This service provides the following discovery documents:
Service endpoint
A service endpoint is a base URL that specifies the network address of an API service. One service might have multiple service endpoints. This service has the following service endpoint and all URIs below are relative to this service endpoint:
https://servicedirectory.s3nsapis.fr
REST Resource: v1beta1.projects.locations
Methods | |
---|---|
get |
The method google.cloud.location.Locations.GetLocation is not available in Trusted Cloud by S3NS. |
list |
The method google.cloud.location.Locations.ListLocations is not available in Trusted Cloud by S3NS. |
REST Resource: v1beta1.projects.locations.namespaces
Methods | |
---|---|
create |
The method google.cloud.servicedirectory.v1beta1.RegistrationService.CreateNamespace is not available in Trusted Cloud by S3NS. |
delete |
The method google.cloud.servicedirectory.v1beta1.RegistrationService.DeleteNamespace is not available in Trusted Cloud by S3NS. |
get |
The method google.cloud.servicedirectory.v1beta1.RegistrationService.GetNamespace is not available in Trusted Cloud by S3NS. |
getIamPolicy |
The method google.cloud.servicedirectory.v1beta1.RegistrationService.GetIamPolicy is not available in Trusted Cloud by S3NS. |
list |
The method google.cloud.servicedirectory.v1beta1.RegistrationService.ListNamespaces is not available in Trusted Cloud by S3NS. |
patch |
The method google.cloud.servicedirectory.v1beta1.RegistrationService.UpdateNamespace is not available in Trusted Cloud by S3NS. |
setIamPolicy |
The method google.cloud.servicedirectory.v1beta1.RegistrationService.SetIamPolicy is not available in Trusted Cloud by S3NS. |
testIamPermissions |
The method google.cloud.servicedirectory.v1beta1.RegistrationService.TestIamPermissions is not available in Trusted Cloud by S3NS. |
REST Resource: v1beta1.projects.locations.namespaces.services
Methods | |
---|---|
create |
The method google.cloud.servicedirectory.v1beta1.RegistrationService.CreateService is not available in Trusted Cloud by S3NS. |
delete |
The method google.cloud.servicedirectory.v1beta1.RegistrationService.DeleteService is not available in Trusted Cloud by S3NS. |
get |
The method google.cloud.servicedirectory.v1beta1.RegistrationService.GetService is not available in Trusted Cloud by S3NS. |
getIamPolicy |
The method google.cloud.servicedirectory.v1beta1.RegistrationService.GetIamPolicy is not available in Trusted Cloud by S3NS. |
list |
The method google.cloud.servicedirectory.v1beta1.RegistrationService.ListServices is not available in Trusted Cloud by S3NS. |
patch |
The method google.cloud.servicedirectory.v1beta1.RegistrationService.UpdateService is not available in Trusted Cloud by S3NS. |
resolve |
The method google.cloud.servicedirectory.v1beta1.LookupService.ResolveService is not available in Trusted Cloud by S3NS. |
setIamPolicy |
The method google.cloud.servicedirectory.v1beta1.RegistrationService.SetIamPolicy is not available in Trusted Cloud by S3NS. |
testIamPermissions |
The method google.cloud.servicedirectory.v1beta1.RegistrationService.TestIamPermissions is not available in Trusted Cloud by S3NS. |
REST Resource: v1beta1.projects.locations.namespaces.services.endpoints
Methods | |
---|---|
create |
The method google.cloud.servicedirectory.v1beta1.RegistrationService.CreateEndpoint is not available in Trusted Cloud by S3NS. |
delete |
The method google.cloud.servicedirectory.v1beta1.RegistrationService.DeleteEndpoint is not available in Trusted Cloud by S3NS. |
get |
The method google.cloud.servicedirectory.v1beta1.RegistrationService.GetEndpoint is not available in Trusted Cloud by S3NS. |
list |
The method google.cloud.servicedirectory.v1beta1.RegistrationService.ListEndpoints is not available in Trusted Cloud by S3NS. |
patch |
The method google.cloud.servicedirectory.v1beta1.RegistrationService.UpdateEndpoint is not available in Trusted Cloud by S3NS. |
REST Resource: v1beta1.projects.locations.namespaces.workloads
Methods | |
---|---|
getIamPolicy |
The method google.cloud.servicedirectory.v1beta1.RegistrationService.GetIamPolicy is not available in Trusted Cloud by S3NS. |
setIamPolicy |
The method google.cloud.servicedirectory.v1beta1.RegistrationService.SetIamPolicy is not available in Trusted Cloud by S3NS. |
testIamPermissions |
The method google.cloud.servicedirectory.v1beta1.RegistrationService.TestIamPermissions is not available in Trusted Cloud by S3NS. |
REST Resource: v1.projects.locations
Methods | |
---|---|
get |
The method google.cloud.location.Locations.GetLocation is not available in Trusted Cloud by S3NS. |
list |
The method google.cloud.location.Locations.ListLocations is not available in Trusted Cloud by S3NS. |
REST Resource: v1.projects.locations.namespaces
Methods | |
---|---|
create |
POST /v1/{parent=projects/*/locations/*}/namespaces Creates a namespace, and returns the new namespace. |
delete |
DELETE /v1/{name=projects/*/locations/*/namespaces/*} Deletes a namespace. |
get |
GET /v1/{name=projects/*/locations/*/namespaces/*} Gets a namespace. |
getIamPolicy |
POST /v1/{resource=projects/*/locations/*/namespaces/*}:getIamPolicy Gets the IAM Policy for a resource (namespace or service only). |
list |
GET /v1/{parent=projects/*/locations/*}/namespaces Lists all namespaces. |
patch |
PATCH /v1/{namespace.name=projects/*/locations/*/namespaces/*} Updates a namespace. |
setIamPolicy |
POST /v1/{resource=projects/*/locations/*/namespaces/*}:setIamPolicy Sets the IAM Policy for a resource (namespace or service only). |
testIamPermissions |
POST /v1/{resource=projects/*/locations/*/namespaces/*}:testIamPermissions Tests IAM permissions for a resource (namespace or service only). |
REST Resource: v1.projects.locations.namespaces.services
Methods | |
---|---|
create |
POST /v1/{parent=projects/*/locations/*/namespaces/*}/services Creates a service, and returns the new service. |
delete |
DELETE /v1/{name=projects/*/locations/*/namespaces/*/services/*} Deletes a service. |
get |
GET /v1/{name=projects/*/locations/*/namespaces/*/services/*} Gets a service. |
getIamPolicy |
POST /v1/{resource=projects/*/locations/*/namespaces/*/services/*}:getIamPolicy Gets the IAM Policy for a resource (namespace or service only). |
list |
GET /v1/{parent=projects/*/locations/*/namespaces/*}/services Lists all services belonging to a namespace. |
patch |
PATCH /v1/{service.name=projects/*/locations/*/namespaces/*/services/*} Updates a service. |
resolve |
POST /v1/{name=projects/*/locations/*/namespaces/*/services/*}:resolve Returns a service and its associated endpoints. |
setIamPolicy |
POST /v1/{resource=projects/*/locations/*/namespaces/*/services/*}:setIamPolicy Sets the IAM Policy for a resource (namespace or service only). |
testIamPermissions |
POST /v1/{resource=projects/*/locations/*/namespaces/*/services/*}:testIamPermissions Tests IAM permissions for a resource (namespace or service only). |
REST Resource: v1.projects.locations.namespaces.services.endpoints
Methods | |
---|---|
create |
POST /v1/{parent=projects/*/locations/*/namespaces/*/services/*}/endpoints Creates an endpoint, and returns the new endpoint. |
delete |
DELETE /v1/{name=projects/*/locations/*/namespaces/*/services/*/endpoints/*} Deletes an endpoint. |
get |
GET /v1/{name=projects/*/locations/*/namespaces/*/services/*/endpoints/*} Gets an endpoint. |
list |
GET /v1/{parent=projects/*/locations/*/namespaces/*/services/*}/endpoints Lists all endpoints. |
patch |
PATCH /v1/{endpoint.name=projects/*/locations/*/namespaces/*/services/*/endpoints/*} Updates an endpoint. |