Google.Api.CustomHttpPattern (googleapis v0.1.0)
View SourceA custom pattern is used for defining custom HTTP verb.
Summary
Types
@type t() :: %Google.Api.CustomHttpPattern{ __unknown_fields__: [Protobuf.unknown_field()], kind: String.t(), path: String.t() }