waitForShardState method

Implementation

$grpc.ResponseFuture<$1.CollectionOperationResponse> waitForShardState($0.WaitForShardStateRequest request, {$grpc.CallOptions? options}) {
  return $createUnaryCall(_$waitForShardState, request, options: options);
}