Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
SubnetworkLogConfig |
SubnetworkLogConfig.Builder.build() |
static SubnetworkLogConfig |
SubnetworkLogConfig.getDefaultInstance() |
SubnetworkLogConfig |
Subnetwork.getLogConfig()
This field denotes the VPC flow logging options for this subnetwork.
|
SubnetworkLogConfig |
Subnetwork.Builder.getLogConfig()
This field denotes the VPC flow logging options for this subnetwork.
|
Modifier and Type | Method and Description |
---|---|
SubnetworkLogConfig.Builder |
SubnetworkLogConfig.Builder.mergeFrom(SubnetworkLogConfig other) |
static SubnetworkLogConfig.Builder |
SubnetworkLogConfig.newBuilder(SubnetworkLogConfig prototype) |
Subnetwork.Builder |
Subnetwork.Builder.setLogConfig(SubnetworkLogConfig logConfig)
This field denotes the VPC flow logging options for this subnetwork.
|
Copyright © 2019 Google LLC. All rights reserved.