Skip to content

Commit

Permalink
feat: [google-cloud-network-management] expose the new vpcflowlogs ap…
Browse files Browse the repository at this point in the history
…i proto (#12986)

BEGIN_COMMIT_OVERRIDE
feat: expose the new vpcflowlogs api proto
END_COMMIT_OVERRIDE

- [ ] Regenerate this pull request now.

PiperOrigin-RevId: 660275659

Source-Link:
googleapis/googleapis@d894629

Source-Link:
googleapis/googleapis-gen@688b56a
Copy-Tag:
eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLW5ldHdvcmstbWFuYWdlbWVudC8uT3dsQm90LnlhbWwiLCJoIjoiNjg4YjU2YTdhMWU0ZTZmNzNlM2UwNjE3Nzk0MTUzMDhjYjg3OTU1YSJ9

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
  • Loading branch information
gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Aug 7, 2024
1 parent 9033800 commit 9cda0c1
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.3" # {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.3" # {x-release-please-version}
__version__ = "0.0.0" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ class Endpoint(proto.Message):
provide forwarding information in the control
plane. Format:
projects/{project}/global/forwardingRules/{id}
projects/{project}/global/forwardingRules/{id}
or
projects/{project}/regions/{region}/forwardingRules/{id}
forwarding_rule_target (google.cloud.network_management_v1.types.Endpoint.ForwardingRuleTarget):
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.3"
"version": "0.1.0"
},
"snippets": [
{
Expand Down

0 comments on commit 9cda0c1

Please sign in to comment.