From ccdbf930a4153c1e3d64b2791c8143d774c819ae Mon Sep 17 00:00:00 2001 From: yoshi-code-bot <70984784+yoshi-code-bot@users.noreply.github.com> Date: Thu, 5 Mar 2026 17:01:42 -0800 Subject: [PATCH] Regenerate beyondcorp client --- ...ondcorpSecuritygatewaysV1LoggingConfig.php | 25 +++++++++++++++++++ ...dcorpSecuritygatewaysV1SecurityGateway.php | 19 ++++++++++++++ 2 files changed, 44 insertions(+) create mode 100644 src/BeyondCorp/GoogleCloudBeyondcorpSecuritygatewaysV1LoggingConfig.php diff --git a/src/BeyondCorp/GoogleCloudBeyondcorpSecuritygatewaysV1LoggingConfig.php b/src/BeyondCorp/GoogleCloudBeyondcorpSecuritygatewaysV1LoggingConfig.php new file mode 100644 index 00000000000..4485ec013ba --- /dev/null +++ b/src/BeyondCorp/GoogleCloudBeyondcorpSecuritygatewaysV1LoggingConfig.php @@ -0,0 +1,25 @@ +hubs; } + /** + * Optional. Configuration for Cloud Logging. If this field is present, the + * logging will be enabled. + * + * @param GoogleCloudBeyondcorpSecuritygatewaysV1LoggingConfig $logging + */ + public function setLogging(GoogleCloudBeyondcorpSecuritygatewaysV1LoggingConfig $logging) + { + $this->logging = $logging; + } + /** + * @return GoogleCloudBeyondcorpSecuritygatewaysV1LoggingConfig + */ + public function getLogging() + { + return $this->logging; + } /** * Identifier. Name of the resource. *