Skip to content

Commit

Permalink
docs: [google-cloud-network-management] update possible firewall rule…
Browse files Browse the repository at this point in the history
… actions comment (#12525)

- [ ] Regenerate this pull request now.

PiperOrigin-RevId: 619808134

Source-Link:
googleapis/googleapis@58017ef

Source-Link:
googleapis/googleapis-gen@98e6bdf
Copy-Tag:
eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLW5ldHdvcmstbWFuYWdlbWVudC8uT3dsQm90LnlhbWwiLCJoIjoiOThlNmJkZmZiOTBiZmJlODZlMmFiZDc5MWNjZTcwZWE2NjVlNjk0MyJ9

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
  • Loading branch information
3 people committed Mar 28, 2024
1 parent 3092827 commit 98814f7
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "1.17.0" # {x-release-please-version}
__version__ = "0.0.0" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "1.17.0" # {x-release-please-version}
__version__ = "0.0.0" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -701,7 +701,7 @@ class FirewallInfo(proto.Message):
direction (str):
Possible values: INGRESS, EGRESS
action (str):
Possible values: ALLOW, DENY
Possible values: ALLOW, DENY, APPLY_SECURITY_PROFILE_GROUP
priority (int):
The priority of the firewall rule.
network_uri (str):
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-network-management",
"version": "1.17.0"
"version": "0.1.0"
},
"snippets": [
{
Expand Down

0 comments on commit 98814f7

Please sign in to comment.