fuchsia.io/File.UpdateAttributes
METHOD
fuchsia.io
sdk/fidl/fuchsia.io/node.fidl:627
Updates information about the node.
+ `attributes` the presence of a table field in `attributes` indicates
the intent to update the corresponding attribute.
Returns `ZX_ERR_NOT_SUPPORTED` if the node does not support any of the specified attributes.
This method requires the [`Rights.UPDATE_ATTRIBUTES`] right.
Relationships
-
INHERITED_FROM→fuchsia.io/Node.UpdateAttributes
Documentation (0)
No documentation references.
Tests (0)
No test references.
Examples (0)
No example references.
Gaps
Missing categories:
- docs.reference
- examples
- tests
Findings (1)
-
WARNING
MISSING_IN_CATEGORYno references in category "tests.unit_tests"