setHardwareIdentityInfo method
ResponseFuture<SetHardwareIdentityInfoResponse>
setHardwareIdentityInfo(
- SetHardwareIdentityInfoRequest request, {
- CallOptions? options,
Implementation
$grpc.ResponseFuture<$0.SetHardwareIdentityInfoResponse>
setHardwareIdentityInfo($0.SetHardwareIdentityInfoRequest request,
{$grpc.CallOptions? options}) {
return $createUnaryCall(_$setHardwareIdentityInfo, request,
options: options);
}