google_api_service_user v0.0.1 GoogleApi.ServiceUser.V1.Model.CustomHttpPattern View Source
A custom pattern is used for defining custom HTTP verb.
Attributes
- kind (String): The name of this custom HTTP verb. Defaults to:
null
. - path (String): The path matched by this custom verb. Defaults to:
null
.