google_api_firebase_hosting v0.5.0 GoogleApi.FirebaseHosting.V1beta1.Model.PathFilter View Source
A representation of filter path.
Attributes
regexes(type:list(String.t), default:nil) - An array of regexes to filter by.
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 Sourcet() :: %GoogleApi.FirebaseHosting.V1beta1.Model.PathFilter{
regexes: [String.t()]
}
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.