Google.Rpc.Help (ex_sui v0.1.0)

View Source

Provides links to documentation or for performing an out of band action.

For example, if a quota check failed with an error indicating the calling project hasn't enabled the accessed service, this can contain a URL pointing directly to the right place in the developer console to flip the bit.

Summary

Types

t()

@type t() :: %Google.Rpc.Help{
  __unknown_fields__: [Protobuf.unknown_field()],
  links: [Google.Rpc.Help.Link.t()]
}

Functions

descriptor()