module Google::Cloud::ServiceDirectory::V1::RegistrationService

Service Directory API for registering services. It defines the following resource model:

{::Google::Cloud::ServiceDirectory::V1::Namespace Namespace} resources, named `projects//locations//namespaces/*`.

{::Google::Cloud::ServiceDirectory::V1::Service Service} resources, named `projects//locations//namespaces//services/`.

{::Google::Cloud::ServiceDirectory::V1::Endpoint Endpoint} resources, named `projects//locations//namespaces//services//endpoints/*`.

To load this service and instantiate a client:

require "google/cloud/service_directory/v1/registration_service"
client = ::Google::Cloud::ServiceDirectory::V1::RegistrationService::Client.new

Constants

Stub