GeostoreSchoolDistrictProto

AI Overview😉

  • The potential purpose of this module is to provide information about school districts related to a specific geographic area, allowing Google to better understand the context of searches related to education and location.
  • This module could impact search results by allowing Google to return more relevant results when a user searches for information related to a specific school district, such as schools within a district, district boundaries, or contact information. It may also help Google to disambiguate searches that could be related to multiple locations or topics.
  • A website may change things to be more favorable for this function by including clear and consistent information about the school district they are related to, such as the district name, boundaries, and contact information. This could be done by including this information in the website's metadata, such as schema.org markup, or by creating dedicated pages for this information.

Interesting Module? Vote 👇

Voting helps other researchers find interesting modules.

Current Votes: 0

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

This protocol buffer holds school district specific attributes for features of TYPE_SCHOOL_DISTRICT.

Attributes

  • type (type: String.t, default: nil) -

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.GeostoreSchoolDistrictProto{
  type: String.t() | nil
}

Functions

Link to this function

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.