GoogleCloudIntegrationsV1alphaSearchIntegrationsResponse constructor
GoogleCloudIntegrationsV1alphaSearchIntegrationsResponse({
- List<
GoogleCloudIntegrationsV1alphaSearchIntegrationsResponseIntegrationSearchResult> ? integrations, - String? nextPageToken,
Implementation
GoogleCloudIntegrationsV1alphaSearchIntegrationsResponse({
this.integrations,
this.nextPageToken,
});