View Source GoogleApi.CloudSearch.V1.Model.DriveTimeSpanRestrict (google_api_cloud_search v0.21.0)

The time span search restrict (e.g. "after:2017-09-11 before:2017-09-12").

Attributes

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

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.CloudSearch.V1.Model.DriveTimeSpanRestrict{
  type: String.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.