Package com.google.cloud.locationfinder.v1 (0.1.0)

GitHub Repository RPC Documentation

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.locationfinder.v1.CloudLocationFinderClient Service Description: Service describing handlers for resources

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:

Settings Classes

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

Settings Description
com.google.cloud.locationfinder.v1.CloudLocationFinderSettings Settings class to configure an instance of CloudLocationFinderClient.

The default instance has everything set to sensible defaults:

Classes

Class Description
com.google.cloud.locationfinder.v1.CloudLocation Represents resource cloud locations.
com.google.cloud.locationfinder.v1.CloudLocation.Builder Represents resource cloud locations.
com.google.cloud.locationfinder.v1.CloudLocationFinderClient.ListCloudLocationsFixedSizeCollection
com.google.cloud.locationfinder.v1.CloudLocationFinderClient.ListCloudLocationsPage
com.google.cloud.locationfinder.v1.CloudLocationFinderClient.ListCloudLocationsPagedResponse
com.google.cloud.locationfinder.v1.CloudLocationFinderClient.SearchCloudLocationsFixedSizeCollection
com.google.cloud.locationfinder.v1.CloudLocationFinderClient.SearchCloudLocationsPage
com.google.cloud.locationfinder.v1.CloudLocationFinderClient.SearchCloudLocationsPagedResponse
com.google.cloud.locationfinder.v1.CloudLocationFinderGrpc Service describing handlers for resources
com.google.cloud.locationfinder.v1.CloudLocationFinderGrpc.CloudLocationFinderImplBase Base class for the server implementation of the service CloudLocationFinder. Service describing handlers for resources
com.google.cloud.locationfinder.v1.CloudLocationFinderSettings.Builder Builder for CloudLocationFinderSettings.
com.google.cloud.locationfinder.v1.CloudLocationName
com.google.cloud.locationfinder.v1.CloudLocationName.Builder Builder for projects/{project}/locations/{location}/cloudLocations/{cloud_location}.
com.google.cloud.locationfinder.v1.CloudLocationProto
com.google.cloud.locationfinder.v1.GetCloudLocationRequest Message for getting a cloud location.
com.google.cloud.locationfinder.v1.GetCloudLocationRequest.Builder Message for getting a cloud location.
com.google.cloud.locationfinder.v1.ListCloudLocationsRequest Message for requesting list of cloud locations..
com.google.cloud.locationfinder.v1.ListCloudLocationsRequest.Builder Message for requesting list of cloud locations..
com.google.cloud.locationfinder.v1.ListCloudLocationsResponse Message for response to listing cloud locations.
com.google.cloud.locationfinder.v1.ListCloudLocationsResponse.Builder Message for response to listing cloud locations.
com.google.cloud.locationfinder.v1.LocationName
com.google.cloud.locationfinder.v1.LocationName.Builder Builder for projects/{project}/locations/{location}.
com.google.cloud.locationfinder.v1.SearchCloudLocationsRequest Message for searching cloud locations from a given source location.
com.google.cloud.locationfinder.v1.SearchCloudLocationsRequest.Builder Message for searching cloud locations from a given source location.
com.google.cloud.locationfinder.v1.SearchCloudLocationsResponse Message for response to searching cloud locations.
com.google.cloud.locationfinder.v1.SearchCloudLocationsResponse.Builder Message for response to searching cloud locations.
com.google.cloud.locationfinder.v1.ServiceProto

Interfaces

Interface Description
com.google.cloud.locationfinder.v1.CloudLocationFinderGrpc.AsyncService Service describing handlers for resources
com.google.cloud.locationfinder.v1.CloudLocationOrBuilder
com.google.cloud.locationfinder.v1.GetCloudLocationRequestOrBuilder
com.google.cloud.locationfinder.v1.ListCloudLocationsRequestOrBuilder
com.google.cloud.locationfinder.v1.ListCloudLocationsResponseOrBuilder
com.google.cloud.locationfinder.v1.SearchCloudLocationsRequestOrBuilder
com.google.cloud.locationfinder.v1.SearchCloudLocationsResponseOrBuilder

Enums

Enum Description
com.google.cloud.locationfinder.v1.CloudLocation.CloudLocationType The type of the cloud location. This enum lists all possible categories of cloud locations.
com.google.cloud.locationfinder.v1.CloudLocation.CloudProvider The type of the cloud provider. This enum lists all possible providers of cloud locations.