Class HTTPGetAction (0.7.1) Stay organized with collections Save and categorize content based on your preferences.
HTTPGetAction(mapping=None,*,ignore_unknown_fields=False,**kwargs)HTTPGetAction describes an action based on HTTP Get requests.
Attributes | |
|---|---|
| Name | Description |
path | strPath to access on the HTTP server. Defaults to '/'. |
http_headers | MutableSequence[google.cloud.run_v2.types.HTTPHeader]Custom headers to set in the request. HTTP allows repeated headers. |
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-01-22 UTC.