Skip to content

Commit

Permalink
chore: [NetworkSecurity] service update (#4914)
Browse files Browse the repository at this point in the history
* feat: update client libraries to support Database operations

PiperOrigin-RevId: 419710013

Source-Link: googleapis/googleapis@b7c9d05

Source-Link: googleapis/googleapis-gen@ae49827
Copy-Tag: eyJwIjoiTmV0d29ya1NlY3VyaXR5Ly5Pd2xCb3QueWFtbCIsImgiOiJhZTQ5ODI3OWM0ZTcxY2Q0YWE2ZTA2NTVlOTJhNjkzZGY5NzQ3MmM0In0=

* 🦉 Updates from OwlBot

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

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 Jan 12, 2022
1 parent 5e32005 commit 19b835c
Show file tree
Hide file tree
Showing 8 changed files with 91 additions and 132 deletions.
2 changes: 0 additions & 2 deletions NetworkSecurity/src/V1beta1/AuthorizationPolicy/Action.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

34 changes: 8 additions & 26 deletions NetworkSecurity/src/V1beta1/AuthorizationPolicy/Rule/Source.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,7 @@
use Google\Protobuf\FieldMask;

/**
* Service Description: Network Security API provides resources to configure authentication and
* authorization policies. Refer to per API resource documentation for more
* information.
* Service Description:
*
* This class provides the ability to make remote calls to the backing service through method
* calls that map to API methods. Sample code to get started:
Expand Down
3 changes: 0 additions & 3 deletions NetworkSecurity/src/V1beta1/NetworkSecurityGrpcClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@
namespace Google\Cloud\NetworkSecurity\V1beta1;

/**
* Network Security API provides resources to configure authentication and
* authorization policies. Refer to per API resource documentation for more
* information.
*/
class NetworkSecurityGrpcClient extends \Grpc\BaseStub {

Expand Down
Loading

0 comments on commit 19b835c

Please sign in to comment.