GoogleCloudContentwarehouseV1MapTypeOptions

AI Overview😉

  • The potential purpose of this module is to configure and process map-related data, such as geographic locations or other types of mappings, within Google's Content Warehouse. This module seems to be responsible for decoding and unwrapping JSON objects related to map properties.
  • This module could impact search results by influencing how location-based or map-related searches are ranked and displayed. It may prioritize results that have accurately configured map properties, or those that are more relevant to the user's location. This could lead to more accurate and personalized search results for users searching for location-specific information.
  • To be more favorable to this function, a website may ensure that their map-related data is accurately and consistently formatted, and that their JSON objects are properly structured and decoded. They may also want to provide clear and relevant location-based information, such as addresses, latitude and longitude coordinates, or other geographic details, to help Google's algorithm better understand their content and provide more accurate search results.

Interesting Module? Vote 👇

Voting helps other researchers find interesting modules.

Current Votes: 0

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

Configurations for a Map property.

Attributes

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.GoogleCloudContentwarehouseV1MapTypeOptions{}

Functions

Link to this function

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.