class PrivacySettings
Defined at line 3992 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/cpp/fidl/fuchsia.settings/cpp/natural_types.h
Public Methods
void PrivacySettings (Storage_ storage)
void PrivacySettings ()
Defined at line 3997 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/cpp/fidl/fuchsia.settings/cpp/natural_types.h
void PrivacySettings (PrivacySettings && )
Defined at line 3998 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/cpp/fidl/fuchsia.settings/cpp/natural_types.h
void PrivacySettings (const PrivacySettings & other)
PrivacySettings & operator= (PrivacySettings && )
Defined at line 3999 of file fidling/gen/sdk/fidl/fuchsia.settings/fuchsia.settings/cpp/fidl/fuchsia.settings/cpp/natural_types.h
PrivacySettings & operator= (const PrivacySettings & other)
bool operator== (const PrivacySettings & other)
bool operator!= (const PrivacySettings & other)
bool IsEmpty ()
const std::optional<bool> & user_data_sharing_consent ()
Reflects the user consent to have their user data shared with the product owner, e.g., for
metrics collection and crash reporting.
::std::optional<bool> & user_data_sharing_consent ()
Reflects the user consent to have their user data shared with the product owner, e.g., for
metrics collection and crash reporting.
PrivacySettings & user_data_sharing_consent (std::optional<bool> value)
Reflects the user consent to have their user data shared with the product owner, e.g., for
metrics collection and crash reporting.
void PrivacySettings (::fidl::internal::DefaultConstructPossiblyInvalidObjectTag )
Friends
class MemberVisitor
class NaturalTableCodingTraits