GoogleApi.DeveloperConnect.V1.Model.ProcessBitbucketDataCenterWebhookRequest (google_api_developer_connect v0.6.0)
View SourceRPC request object accepted by the ProcessBitbucketDataCenterWebhook 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.ProcessBitbucketDataCenterWebhookRequest{ body: GoogleApi.DeveloperConnect.V1.Model.HttpBody.t() | nil }