Uiv1beta3ProjectsLocations
class Uiv1beta3ProjectsLocations extends Resource (View source)
The "locations" collection of methods.
Typical usage is:
$documentaiService = new Google\Service\Document(...);
$locations = $documentaiService->locations;
Methods
get(string $name, array $optParams = [])
Gets information about a location. (locations.get)
listUiv1beta3ProjectsLocations(string $name, array $optParams = [])
Lists information about the supported locations for this service.
Details
GoogleCloudLocationLocation
get(string $name, array $optParams = [])
Gets information about a location. (locations.get)
GoogleCloudLocationListLocationsResponse
listUiv1beta3ProjectsLocations(string $name, array $optParams = [])
Lists information about the supported locations for this service.
(locations.listUiv1beta3ProjectsLocations)