template <>

class NaturalClientImpl

Defined at line 56 of file fidling/gen/sdk/fidl/fuchsia.storage.partitions/fuchsia.storage.partitions/cpp/fidl/fuchsia.storage.partitions/cpp/natural_messaging.h

Public Methods

::fidl::internal::NaturalThenable< ::fuchsia_storage_partitions::Partition::UpdateMetadata> UpdateMetadata (::fidl::Request< ::fuchsia_storage_partitions::Partition::UpdateMetadata> request)

Appends an update to `transaction` (see `PartitionManager.CreateTransaction`)

to modify the partition's metadata. The update is only applied once the transaction

is committed.