---
title: BlockView
description: BlockView controls how much of a block resource is returned.
source_url:
  html: https://thru.org/docs/api-ref/grpc/messages/thru/core/v1/block-view/
  md: https://thru.org/docs/api-ref/grpc/messages/thru/core/v1/block-view.md
---

# BlockView

BlockView controls how much of a block resource is returned.

**Package:** `thru.core.v1`

## Values

| Name | # | Description |
| - | - | - |
| `BLOCK_VIEW_UNSPECIFIED` | 0 | |
| `BLOCK_VIEW_HEADER_ONLY` | 1 | |
| `BLOCK_VIEW_HEADER_AND_FOOTER` | 2 | |
| `BLOCK_VIEW_BODY_ONLY` | 3 | |
| `BLOCK_VIEW_FULL` | 4 | |
