public class SharedVpcNetworkConfiguration extends NetworkConfiguration
| Modifier and Type | Class and Description |
|---|---|
static class |
SharedVpcNetworkConfiguration.DescriptorImpl |
NetworkConfiguration.NetworkConfigurationDescriptor| Modifier and Type | Field and Description |
|---|---|
String |
projectId |
String |
region |
static String |
SUBNETWORK_TEMPLATE |
String |
subnetworkShortName |
network, subnetwork| Constructor and Description |
|---|
SharedVpcNetworkConfiguration(String projectId,
String region,
String subnetworkShortName) |
equals, getDescriptor, getNetwork, getSubnetwork, hashCode, toStringpublic static final String SUBNETWORK_TEMPLATE
public final String projectId
public final String subnetworkShortName
public final String region
Copyright © 2016–2018 Google. All rights reserved.