Package com.google.cloud.servicedirectory.v1beta1 (2.74.0)

GitHub Repository RPC Documentation REST Documentation

This package is not the recommended entry point to using this client library!

For this library, we recommend using com.google.cloud.servicedirectory.v1 for new applications.

Prerelease Implications

This package is a prerelease version! Use with caution.

Prerelease versions are considered unstable as they may be shut down and/or subject to breaking changes when upgrading. Use them only for testing or if you specifically need their experimental features.

Client Classes

Client classes are the main entry point to using a package. They contain several variations of Java methods for each of the API's methods.

Client Description
com.google.cloud.servicedirectory.v1beta1.LookupServiceClient Service Description: Service Directory API for looking up service data at runtime.

This class provides the ability to make remote calls to the backing service through method calls that map to API methods. Sample code to get started:

com.google.cloud.servicedirectory.v1beta1.RegistrationServiceClient Service Description: Service Directory API for registering services. It defines the following resource model:

- The API has a collection of Namespace

Settings Classes

Settings classes can be used to configure credentials, endpoints, and retry settings for a Client.

Settings Description
com.google.cloud.servicedirectory.v1beta1.LookupServiceSettings Settings class to configure an instance of LookupServiceClient.

The default instance has everything set to sensible defaults:

com.google.cloud.servicedirectory.v1beta1.RegistrationServiceSettings Settings class to configure an instance of RegistrationServiceClient.

The default instance has everything set to sensible defaults:

Classes

Class Description
com.google.cloud.servicedirectory.v1beta1.CreateEndpointRequest The request message for RegistrationService.CreateEndpoint.
com.google.cloud.servicedirectory.v1beta1.CreateEndpointRequest.Builder The request message for RegistrationService.CreateEndpoint.
com.google.cloud.servicedirectory.v1beta1.CreateNamespaceRequest The request message for RegistrationService.CreateNamespace.
com.google.cloud.servicedirectory.v1beta1.CreateNamespaceRequest.Builder The request message for RegistrationService.CreateNamespace.
com.google.cloud.servicedirectory.v1beta1.CreateServiceRequest The request message for RegistrationService.CreateService.
com.google.cloud.servicedirectory.v1beta1.CreateServiceRequest.Builder The request message for RegistrationService.CreateService.
com.google.cloud.servicedirectory.v1beta1.DeleteEndpointRequest The request message for RegistrationService.DeleteEndpoint.
com.google.cloud.servicedirectory.v1beta1.DeleteEndpointRequest.Builder The request message for RegistrationService.DeleteEndpoint.
com.google.cloud.servicedirectory.v1beta1.DeleteNamespaceRequest The request message for RegistrationService.DeleteNamespace.
com.google.cloud.servicedirectory.v1beta1.DeleteNamespaceRequest.Builder The request message for RegistrationService.DeleteNamespace.
com.google.cloud.servicedirectory.v1beta1.DeleteServiceRequest The request message for RegistrationService.DeleteService.
com.google.cloud.servicedirectory.v1beta1.DeleteServiceRequest.Builder The request message for RegistrationService.DeleteService.
com.google.cloud.servicedirectory.v1beta1.Endpoint An individual endpoint that provides a service. The service must already exist to create an endpoint.
com.google.cloud.servicedirectory.v1beta1.Endpoint.Builder An individual endpoint that provides a service. The service must already exist to create an endpoint.
com.google.cloud.servicedirectory.v1beta1.EndpointName
com.google.cloud.servicedirectory.v1beta1.EndpointName.Builder Builder for projects/{project}/locations/{location}/namespaces/{namespace}/services/{service}/endpoints/{endpoint}.
com.google.cloud.servicedirectory.v1beta1.EndpointProto