unwatchWorkspace method
ResponseFuture<UnwatchWorkspaceResponse>
unwatchWorkspace(
- UnwatchWorkspaceRequest request, {
- CallOptions? options,
Implementation
$grpc.ResponseFuture<$16.UnwatchWorkspaceResponse> unwatchWorkspace($16.UnwatchWorkspaceRequest request, {$grpc.CallOptions? options}) {
return $createUnaryCall(_$unwatchWorkspace, request, options: options);
}