samlConfigurationRequest property
Implementation
@$pb.TagNumber(4)
UpdateSAMLApplicationConfigurationRequest get samlConfigurationRequest =>
$_getN(3);
Implementation
@$pb.TagNumber(4)
set samlConfigurationRequest(
UpdateSAMLApplicationConfigurationRequest value) =>
$_setField(4, value);