PeoplestackFlexorgsProtoInternalExternalStateStatus

AI Overview😉

  • The potential purpose of this module is to analyze and understand the external state and context of an organization or entity, which can be used to improve search results by providing more accurate and relevant information about the entity.
  • This module could impact search results by allowing Google to better understand the context and state of an organization, which can lead to more accurate and relevant search results, especially when searching for specific information about the organization. For example, it could help Google to identify and prioritize official websites or sources of information about the organization.
  • A website may change things to be more favorable for this function by providing clear and consistent information about the organization's context and state, such as its mission, values, and current activities. This could include using structured data and schema.org markup to provide explicit information about the organization, as well as ensuring that the website's content is accurate, up-to-date, and reflects the organization's current state.

Interesting Module? Vote 👇

Voting helps other researchers find interesting modules.

Current Votes: 0

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

Attributes

  • contextType (type: String.t, default: nil) -
  • state (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.PeoplestackFlexorgsProtoInternalExternalStateStatus{
    contextType: String.t() | nil,
    state: 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.