GeostoreLinearStripePatternProto

AI Overview😉

  • The potential purpose of this module is to help Google understand the physical location and layout of a business or organization, particularly in relation to its surroundings. It appears to be analyzing the linear patterns and markers within a geographic area, which could be used to improve local search results and provide more accurate information to users.
  • This module could impact search results by influencing the ranking and relevance of local businesses and organizations. For example, if a business has a clear and consistent physical layout, it may be considered more trustworthy or relevant by Google's algorithm. This could lead to higher search engine rankings and more visibility for the business. On the other hand, a business with a confusing or unclear physical layout may be penalized or ranked lower.
  • To be more favorable for this function, a website could ensure that its physical location and layout are accurately represented online. This could include providing clear and consistent information about the business's address, hours of operation, and physical layout, as well as using structured data and schema markup to help Google understand the business's location and surroundings. Additionally, a business could ensure that its online presence is consistent across different platforms and directories, which could help to reinforce its physical location and layout in Google's eyes.

Interesting Module? Vote 👇

Voting helps other researchers find interesting modules.

Current Votes: 0

GoogleApi.ContentWarehouse.V1.Model.GeostoreLinearStripePatternProto (google_api_content_warehouse v0.4.0)

Attributes

  • line (type: list(GoogleApi.ContentWarehouse.V1.Model.GeostorePhysicalLineProto.t), default: nil) - A linear marker may consist of one or more parallel physical lines. These are ordered left to right along the direction of the marker core polyline.

Summary

Types

t()

Functions

decode(value, options)

Unwrap a decoded JSON object into its complex fields.

Types

Link to this type

t()

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GeostoreLinearStripePatternProto{
  line:
    [GoogleApi.ContentWarehouse.V1.Model.GeostorePhysicalLineProto.t()] | nil
}

Functions

Link to this function

decode(value, options)

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.