Class RegistrationServiceGrpc


  • @Generated(value="by gRPC proto compiler",
               comments="Source: google/cloud/servicedirectory/v1beta1/registration_service.proto")
    public final class RegistrationServiceGrpc
    extends Object
     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/*`.