organizationSetSupportEmail method
- OrganizationSetSupportEmailRequest request, {
- CallOptions? options,
Implementation
$grpc.ResponseFuture<$11.OrganizationSetSupportEmailResponse> organizationSetSupportEmail($11.OrganizationSetSupportEmailRequest request, {$grpc.CallOptions? options}) {
return $createUnaryCall(_$organizationSetSupportEmail, request, options: options);
}