AssistantApiCoreTypesSurfaceIdentity

Assistant APIEntity Understanding

GoogleApi.ContentWarehouse.V1.Model.AssistantApiCoreTypesSurfaceIdentity

2
out of 10
Low
SEO Impact
The set of information that helps the server identify the surface. This replaces the User-Agent string within the Assistant Server. Note: The SurfaceIdentity proto should only be used to derive the capabilities of a surface. It should not be accessed outside of the CapabilityBuilder or CapabilityChecker. NEXT ID: 6

SEO Analysis

AI Generated

Related to entity recognition and knowledge graph integration. Important for semantic search and knowledge panels. This model (Assistant Api Core Types Surface Identity) contains 5 attributes that define its data structure. Key functionality includes: The identifier of the device.

Actionable Insights for SEOs

  • Build topical authority through comprehensive, entity-focused content
  • Implement structured data to help Google understand entities on your pages
  • Create content that clearly establishes entity relationships

Attributes

5
Sort:|Filter:
Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.AssistantApiCoreTypesDeviceId.t

The identifier of the device.

legacySurfaceTypestring
Default: nilFull type: String.t

DEPRECATED: The legacy device's surface type enum. NOTE: Prefer using the ontological surface_type field above. If you need to access the legacy surface type, please file a bug and add it in your code to migrate to ontological surface type.

surfaceTypestring
Default: nilFull type: String.t

The device's surface type. The types are defined at google3/assistant/api/core_types/surfaces.gcl. For more details, refer to go/ontologicalize-surface-type.

surfaceTypeStringstring
Default: nilFull type: String.t

DEPRECATED. The legacy device's surface type string. NOTE: Prefer using the ontological surface_type field. The device's surface type. This is the string version of the assistant.api.core_types.SurfaceType enum. The server should not use this field, rather it should use the SurfaceType value derived from this string.

Default: nilFull type: GoogleApi.ContentWarehouse.V1.Model.AssistantApiCoreTypesSurfaceVersion.t

The version of the surface/client. This is different from the Conversation protocol version.