OrganizationsLocationsDataExchanges
class OrganizationsLocationsDataExchanges extends Resource (View source)
The "dataExchanges" collection of methods.
Typical usage is:
$analyticshubService = new Google\Service\AnalyticsHub(...);
$dataExchanges = $analyticshubService->organizations_locations_dataExchanges;
Methods
listOrganizationsLocationsDataExchanges(string $organization, array $optParams = [])
Lists all data exchanges from projects in a given organization and location.
Details
ListOrgDataExchangesResponse
listOrganizationsLocationsDataExchanges(string $organization, array $optParams = [])
Lists all data exchanges from projects in a given organization and location.
(dataExchanges.listOrganizationsLocationsDataExchanges)