| Package | Description | 
|---|---|
| com.google.api.services.compute | |
| com.google.api.services.compute.model | 
| Modifier and Type | Method and Description | 
|---|---|
| Compute.TargetTcpProxies.Insert | Compute.TargetTcpProxies. insert(String project,
      TargetTcpProxy content)Creates a TargetTcpProxy resource in the specified project using the data included in the
 request. | 
| Constructor and Description | 
|---|
| Insert(String project,
      TargetTcpProxy content)Creates a TargetTcpProxy resource in the specified project using the data included in the
 request. | 
| Modifier and Type | Method and Description | 
|---|---|
| TargetTcpProxy | TargetTcpProxy. clone() | 
| TargetTcpProxy | TargetTcpProxy. set(String fieldName,
   Object value) | 
| TargetTcpProxy | TargetTcpProxy. setCreationTimestamp(String creationTimestamp)[Output Only] Creation timestamp in RFC3339 text format. | 
| TargetTcpProxy | TargetTcpProxy. setDescription(String description)An optional description of this resource. | 
| TargetTcpProxy | TargetTcpProxy. setId(BigInteger id)[Output Only] The unique identifier for the resource. | 
| TargetTcpProxy | TargetTcpProxy. setKind(String kind)[Output Only] Type of the resource. | 
| TargetTcpProxy | TargetTcpProxy. setName(String name)Name of the resource. | 
| TargetTcpProxy | TargetTcpProxy. setProxyBind(Boolean proxyBind)This field only applies when the forwarding rule that references this target proxy has a
 loadBalancingScheme set to INTERNAL_SELF_MANAGED. | 
| TargetTcpProxy | TargetTcpProxy. setProxyHeader(String proxyHeader)Specifies the type of proxy header to append before sending data to the backend, either NONE or
 PROXY_V1. | 
| TargetTcpProxy | TargetTcpProxy. setSelfLink(String selfLink)[Output Only] Server-defined URL for the resource. | 
| TargetTcpProxy | TargetTcpProxy. setService(String service)URL to the BackendService resource. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<TargetTcpProxy> | TargetTcpProxyList. getItems()A list of TargetTcpProxy resources. | 
| Modifier and Type | Method and Description | 
|---|---|
| TargetTcpProxyList | TargetTcpProxyList. setItems(List<TargetTcpProxy> items)A list of TargetTcpProxy resources. | 
Copyright © 2011–2021 Google. All rights reserved.