Skip to content

Commit

Permalink
docs: fixed the description of ListFirewallPoliciesResponse
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 625332079
  • Loading branch information
Google APIs authored and Copybara-Service committed Apr 16, 2024
1 parent 8b5517c commit 15c7279
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1250,7 +1250,7 @@ message ListFirewallPoliciesRequest {
string page_token = 3 [(google.api.field_behavior) = OPTIONAL];
}

// Response to request to list firewall policies belonging to a key.
// Response to request to list firewall policies belonging to a project.
message ListFirewallPoliciesResponse {
// Policy details.
repeated FirewallPolicy firewall_policies = 1;
Expand Down

0 comments on commit 15c7279

Please sign in to comment.