etagRequired property
Whether this method requires an ETag to be specified.
The ETag is sent as an HTTP If-Match or If-None-Match header.
Implementation
core.bool? etagRequired;
Whether this method requires an ETag to be specified.
The ETag is sent as an HTTP If-Match or If-None-Match header.
core.bool? etagRequired;