ProjectsLocationsConnectorsGlobalProviders
class ProjectsLocationsConnectorsGlobalProviders extends Resource (View source)
The "providers" collection of methods.
Typical usage is:
$connectorsService = new Google\Service\Connectors(...);
$providers = $connectorsService->providers;
Methods
get(string $name, array $optParams = [])
Gets details of a single Provider. (providers.get)
listProjectsLocationsConnectorsGlobalProviders(string $parent, array $optParams = [])
Lists Providers in a given project and location.
Details
Provider
get(string $name, array $optParams = [])
Gets details of a single Provider. (providers.get)
ListProvidersResponse
listProjectsLocationsConnectorsGlobalProviders(string $parent, array $optParams = [])
Lists Providers in a given project and location.
(providers.listProjectsLocationsConnectorsGlobalProviders)