GoogleChromeManagementVersionsV1ListConnectorConfigsResponse constructor
GoogleChromeManagementVersionsV1ListConnectorConfigsResponse({
- List<
GoogleChromeManagementVersionsV1ConnectorConfig> ? connectorConfigs, - String? nextPageToken,
Implementation
GoogleChromeManagementVersionsV1ListConnectorConfigsResponse({
this.connectorConfigs,
this.nextPageToken,
});