Class BlockCacheParams
Defined in tensorflow/contrib/cloud/python/ops/gcs_config_ops.py
.
BlockCacheParams is a struct used for configuring the GCS Block Cache.
__init__
__init__(
block_size=None,
max_bytes=None,
max_staleness=None
)
Initialize self. See help(type(self)) for accurate signature.