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)

Parameters

string $organization

Required. The organization resource path of the projects containing DataExchanges. e.g. organizations/myorg/locations/US.

array $optParams

Optional parameters.

Return Value

ListOrgDataExchangesResponse

Exceptions

Exception