params property

DiskParams? params
getter/setter pair

Input only.

[Input Only] Additional params passed with the request, but not persisted as part of resource payload.

Implementation

DiskParams? params;