physicalBlockSizeBytes property

String? physicalBlockSizeBytes
getter/setter pair

Physical block size of the persistent disk, in bytes.

If not present in a request, a default value is used. The currently supported size is 4096, other sizes may be added in the future. If an unsupported value is requested, the error message will list the supported values for the caller's project.

Implementation

core.String? physicalBlockSizeBytes;