View Source GoogleApi.DeveloperConnect.V1.Model.ProcessGitLabWebhookRequest (google_api_developer_connect v0.5.0)

RPC request object accepted by the ProcessGitLabWebhook RPC method.

Attributes

  • body (type: GoogleApi.DeveloperConnect.V1.Model.HttpBody.t, default: nil) - Required. HTTP request body.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.DeveloperConnect.V1.Model.ProcessGitLabWebhookRequest{
  body: GoogleApi.DeveloperConnect.V1.Model.HttpBody.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.