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. *