GoogleCloudIdentitytoolkitAdminV2ListInboundSamlConfigsResponse constructor
GoogleCloudIdentitytoolkitAdminV2ListInboundSamlConfigsResponse({
- List<
GoogleCloudIdentitytoolkitAdminV2InboundSamlConfig> ? inboundSamlConfigs, - String? nextPageToken,
Implementation
GoogleCloudIdentitytoolkitAdminV2ListInboundSamlConfigsResponse({
this.inboundSamlConfigs,
this.nextPageToken,
});