updateOrgIDPJWTConfig abstract method

Future<UpdateOrgIDPJWTConfigResponse> updateOrgIDPJWTConfig(
  1. ServiceCall call,
  2. UpdateOrgIDPJWTConfigRequest request
)

Implementation

$async.Future<$0.UpdateOrgIDPJWTConfigResponse> updateOrgIDPJWTConfig($grpc.ServiceCall call, $0.UpdateOrgIDPJWTConfigRequest request);