class SetConfiguration

Defined at line 263 of file fidling/gen/sdk/fidl/fuchsia.net.interfaces.admin/fuchsia.net.interfaces.admin/cpp/fidl/fuchsia.net.interfaces.admin/cpp/markers.h

Sets the configuration for the interface.

Only set fields that are supported in the provided [`Configuration`]

will be set; unset fields will be left unmodified. The server will

return a [`Configuration`] which holds the previous configuration for

fields that the interface supports and set, even if the call did not

update the configuration's value.

+ request `config` the configuration fields to update on the interface.

- response `previous_config` a snapshot of the interface's previous

configuration. Only supported fields present in `config` will be set.

Public Members

static const bool kHasClientToServer
static const bool kHasClientToServerBody
static const bool kHasServerToClient
static const bool kHasServerToClientBody
static const bool kHasNonEmptyUserFacingResponse
static const bool kHasDomainError
static const bool kHasFrameworkError
static const uint64_t kOrdinal