module Google::Cloud::ServiceDirectory::V1beta1::RegistrationService

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

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

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

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

To load this service and instantiate a client:

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

Constants

Stub