GoogleApi.PubSub.V1.Model.ValidateSchemaRequest (google_api_pub_sub v0.31.0) View Source

Request for the ValidateSchema method.

Attributes

  • schema (type: GoogleApi.PubSub.V1.Model.Schema.t, default: nil) - Required. The schema object to validate.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() :: %GoogleApi.PubSub.V1.Model.ValidateSchemaRequest{
  schema: GoogleApi.PubSub.V1.Model.Schema.t()
}

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.