oidcConfiguration property
Implementation
@$pb.TagNumber(3)
CreateOIDCApplicationResponse get oidcConfiguration => $_getN(2);
Implementation
@$pb.TagNumber(3)
set oidcConfiguration(CreateOIDCApplicationResponse value) =>
$_setField(3, value);
@$pb.TagNumber(3)
CreateOIDCApplicationResponse get oidcConfiguration => $_getN(2);
@$pb.TagNumber(3)
set oidcConfiguration(CreateOIDCApplicationResponse value) =>
$_setField(3, value);