AssistantApiClientOpPropertiesDeviceModifySettingClientOpProperty

Assistant APIInfrastructure

GoogleApi.ContentWarehouse.V1.Model.AssistantApiClientOpPropertiesDeviceModifySettingClientOpProperty

1
out of 10
Minimal
SEO Impact
The properties of the client op device.MODIFY_SETTING. This proto is stored in the SupportedClientOp proto.

SEO Analysis

AI Generated

Backend infrastructure with indirect SEO impact. This model (Assistant Api Client Op Properties Device Modify Setting Client Op Property) contains 4 attributes that define its data structure. Key functionality includes: Additional specific setting capabilities. This boolean is used to indicate whether we want to skip the Android and GSA version check in CheckSettingSc...

Actionable Insights for SEOs

  • Understanding this model helps SEOs grasp Google's internal data architecture

Attributes

4
Sort:|Filter:
skipAndroidAndGsaVersionCheckboolean(
Default: nil

Additional specific setting capabilities. This boolean is used to indicate whether we want to skip the Android and GSA version check in CheckSettingSchemaAndMaybeGetUris() from assistant/vertical/device/fulfillment/utils/setting_utils.h. Consider setting this field to true if your device is neither Android or GSA (especially when the UserAgent string of your device's TaskRequest will not contain a valid/up-to-date Android/GSA version).

supportedSettingsstring
Default: nilFull type: list(String.t

Uses DeviceSetting enum which corresponds to setting_id. This indicates which specific settings are supported by client. An empty list implies all settings are supported.

supportsDoNotDisturbWithDurationboolean(
Default: nil

Additional specific setting capabilities. This boolean is used to indicate if do not disturb with duration is supported through device.MODIFY_SETTING clientop on a client or not.

supportsMuteUnmuteboolean(
Default: nil

Additional specific setting capabilities. This boolean is used to indicate if new unmute logic is enabled on a client or not.