| Package | Description | 
|---|---|
| com.google.cloud.compute.deprecated | 
 A client for Google Compute Engine – High-performance, scalable virtual machines. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
Network
A Google Compute Engine Network. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
abstract NetworkInfo | 
NetworkInfo.Builder.build()
Creates a  
NetworkInfo object. | 
static NetworkInfo | 
NetworkInfo.of(NetworkId networkId,
  NetworkConfiguration configuration)
Returns a  
NetworkInfo object given the network identity. | 
| Modifier and Type | Method and Description | 
|---|---|
Operation | 
Compute.create(NetworkInfo network,
      Compute.OperationOption... options)
Creates a new network. 
 | 
Copyright © 2019 Google LLC. All rights reserved.