@@ -472,6 +472,12 @@ class Representation < Google::Apis::Core::JsonRepresentation; end
472472 include Google ::Apis ::Core ::JsonObjectSupport
473473 end
474474
475+ class GoogleCloudBeyondcorpSecuritygatewaysV1alphaLoggingConfig
476+ class Representation < Google ::Apis ::Core ::JsonRepresentation ; end
477+
478+ include Google ::Apis ::Core ::JsonObjectSupport
479+ end
480+
475481 class GoogleCloudBeyondcorpSecuritygatewaysV1alphaProxyProtocolConfig
476482 class Representation < Google ::Apis ::Core ::JsonRepresentation ; end
477483
@@ -1464,6 +1470,12 @@ class Representation < Google::Apis::Core::JsonRepresentation
14641470 end
14651471 end
14661472
1473+ class GoogleCloudBeyondcorpSecuritygatewaysV1alphaLoggingConfig
1474+ # @private
1475+ class Representation < Google ::Apis ::Core ::JsonRepresentation
1476+ end
1477+ end
1478+
14671479 class GoogleCloudBeyondcorpSecuritygatewaysV1alphaProxyProtocolConfig
14681480 # @private
14691481 class Representation < Google ::Apis ::Core ::JsonRepresentation
@@ -1485,6 +1497,8 @@ class Representation < Google::Apis::Core::JsonRepresentation
14851497 collection :external_ips , as : 'externalIps'
14861498 hash :hubs , as : 'hubs' , class : Google ::Apis ::BeyondcorpV1alpha ::GoogleCloudBeyondcorpSecuritygatewaysV1alphaHub , decorator : Google ::Apis ::BeyondcorpV1alpha ::GoogleCloudBeyondcorpSecuritygatewaysV1alphaHub ::Representation
14871499
1500+ property :logging , as : 'logging' , class : Google ::Apis ::BeyondcorpV1alpha ::GoogleCloudBeyondcorpSecuritygatewaysV1alphaLoggingConfig , decorator : Google ::Apis ::BeyondcorpV1alpha ::GoogleCloudBeyondcorpSecuritygatewaysV1alphaLoggingConfig ::Representation
1501+
14881502 property :name , as : 'name'
14891503 property :proxy_protocol_config , as : 'proxyProtocolConfig' , class : Google ::Apis ::BeyondcorpV1alpha ::GoogleCloudBeyondcorpSecuritygatewaysV1alphaProxyProtocolConfig , decorator : Google ::Apis ::BeyondcorpV1alpha ::GoogleCloudBeyondcorpSecuritygatewaysV1alphaProxyProtocolConfig ::Representation
14901504
0 commit comments