google_api_cloud_run v0.1.0 GoogleApi.CloudRun.V1alpha1.Model.TriggerFilter View Source
Attributes
- sourceAndType (GoogleApi.CloudRun.V1alpha1.Model.TriggerFilterSourceAndType.t): Defaults to
nil
.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this type
t()
View Source
t()
View Source
t() :: %GoogleApi.CloudRun.V1alpha1.Model.TriggerFilter{
sourceAndType:
GoogleApi.CloudRun.V1alpha1.Model.TriggerFilterSourceAndType.t()
}
t() :: %GoogleApi.CloudRun.V1alpha1.Model.TriggerFilter{ sourceAndType: GoogleApi.CloudRun.V1alpha1.Model.TriggerFilterSourceAndType.t() }
Link to this section Functions
Link to this function
decode(value, options) View Source
Unwrap a decoded JSON object into its complex fields.