GoogleCloudIdentitytoolkitAdminV2ListDefaultSupportedIdpsResponse constructor
GoogleCloudIdentitytoolkitAdminV2ListDefaultSupportedIdpsResponse({
- List<
GoogleCloudIdentitytoolkitAdminV2DefaultSupportedIdp> ? defaultSupportedIdps, - String? nextPageToken,
Implementation
GoogleCloudIdentitytoolkitAdminV2ListDefaultSupportedIdpsResponse({
this.defaultSupportedIdps,
this.nextPageToken,
});