GoogleCloudIdentitytoolkitAdminV2ListDefaultSupportedIdpConfigsResponse constructor
GoogleCloudIdentitytoolkitAdminV2ListDefaultSupportedIdpConfigsResponse({
- List<
GoogleCloudIdentitytoolkitAdminV2DefaultSupportedIdpConfig> ? defaultSupportedIdpConfigs, - String? nextPageToken,
Implementation
GoogleCloudIdentitytoolkitAdminV2ListDefaultSupportedIdpConfigsResponse({
this.defaultSupportedIdpConfigs,
this.nextPageToken,
});