CacheConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)Configuration of the cache volume.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
|---|---|
| Name | Description |
cache_pre_populate |
google.cloud.netapp_v1.types.CachePrePopulate
Optional. Pre-populate cache volume with data from the origin volume. |
writeback_enabled |
bool
Optional. Flag indicating whether writeback is enabled for the FlexCache volume. This field is a member of oneof_ _writeback_enabled.
|
cifs_change_notify_enabled |
bool
Optional. Flag indicating whether a CIFS change notification is enabled for the FlexCache volume. This field is a member of oneof_ _cifs_change_notify_enabled.
|
cache_pre_populate_state |
google.cloud.netapp_v1.types.CacheConfig.CachePrePopulateState
Output only. State of the prepopulation job indicating how the prepopulation is progressing. |
Classes
CachePrePopulateState
CachePrePopulateState(value)State of the prepopulation job indicating how the prepopulation is progressing.