View Source GoogleApi.CloudSearch.V1.Model.SafeUrlProto (google_api_cloud_search v0.20.0)

Message containing a string that is safe to use in URL contexts in DOM APIs and HTML documents, where the URL context does not refer to a resource that loads code.

Attributes

  • privateDoNotAccessOrElseSafeUrlWrappedValue (type: String.t, default: nil) - IMPORTANT: Never set or read this field, even from tests, it is private. See documentation at the top of .proto file for programming language packages with which to create or read this message.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

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

Functions

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

Unwrap a decoded JSON object into its complex fields.