AssistantPfrDeviceRdMetadata

AssistantInfrastructure

GoogleApi.ContentWarehouse.V1.Model.AssistantPfrDeviceRdMetadata

1
out of 10
Minimal
SEO Impact
Unwrap a decoded JSON object into its complex fields.

SEO Analysis

AI Generated

Backend infrastructure with indirect SEO impact. This model (Assistant Pfr Device Rd Metadata) contains 6 attributes that define its data structure. Key functionality includes: True if there are more than one possible resolutions to the RD.

Actionable Insights for SEOs

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

Attributes

6
Sort:|Filter:
deviceNamestring
Default: nilFull type: String.t
deviceTypesstring
Default: nilFull type: list(String.t
effectiveArgSpanLengthnumber(
Default: nil
hasAmbiguousResolutionsboolean(
Default: nil

True if there are more than one possible resolutions to the RD.

hasResolvedDeviceIdboolean(
Default: nil

True if there's at least one device id that gets resolved. Note this is different from is_grounded = true: it is possible that is_grounded = false (num_grounded_args =0) but there is resolved device ids. E.g.: "turn on the blue light" Power_on(device_object = [d1, d2]:RD(category=DeviceObject(name='blue light')) where there are "blue light 1" and "blue light 2" hence two resolved device ids. But since the quantifier is single, GB can't resolve the ambiguity and would set num_grounded_args = 0 to indicate such unresolved ambiguity.

roomNamestring
Default: nilFull type: String.t