class Google::Cloud::ServiceDirectory::V1beta1::RegistrationService::Service
Service
Directory API for registering services. It defines the following resource model:
-
The API has a collection of
- Namespace][google.cloud.servicedirectory.v1beta1.Namespace
-
resources, named `projects//locations//namespaces/*`.
-
Each Namespace has a collection of
- Service][google.cloud.servicedirectory.v1beta1.Service
-
resources, named
`projects//locations//namespaces//services/`.
-
Each
Service
has a collection of
- Endpoint][google.cloud.servicedirectory.v1beta1.Endpoint
-
resources, named `projects//locations//namespaces//services//endpoints/*`.
-