| Package | Description | 
|---|---|
| com.google.api.services.compute | |
| com.google.api.services.compute.model | 
| Modifier and Type | Method and Description | 
|---|---|
| Compute.TargetGrpcProxies.Insert | Compute.TargetGrpcProxies. insert(String project,
      TargetGrpcProxy content)Creates a TargetGrpcProxy in the specified project in the given scope using the parameters that
 are included in the request. | 
| Compute.TargetGrpcProxies.Patch | Compute.TargetGrpcProxies. patch(String project,
     String targetGrpcProxy,
     TargetGrpcProxy content)Patches the specified TargetGrpcProxy resource with the data included in the request. | 
| Constructor and Description | 
|---|
| Insert(String project,
      TargetGrpcProxy content)Creates a TargetGrpcProxy in the specified project in the given scope using the parameters that
 are included in the request. | 
| Patch(String project,
     String targetGrpcProxy,
     TargetGrpcProxy content)Patches the specified TargetGrpcProxy resource with the data included in the request. | 
| Modifier and Type | Method and Description | 
|---|---|
| TargetGrpcProxy | TargetGrpcProxy. clone() | 
| TargetGrpcProxy | TargetGrpcProxy. encodeFingerprint(byte[] fingerprint)Fingerprint of this resource. | 
| TargetGrpcProxy | TargetGrpcProxy. set(String fieldName,
   Object value) | 
| TargetGrpcProxy | TargetGrpcProxy. setCreationTimestamp(String creationTimestamp)[Output Only] Creation timestamp in RFC3339 text format. | 
| TargetGrpcProxy | TargetGrpcProxy. setDescription(String description)An optional description of this resource. | 
| TargetGrpcProxy | TargetGrpcProxy. setFingerprint(String fingerprint)Fingerprint of this resource. | 
| TargetGrpcProxy | TargetGrpcProxy. setId(BigInteger id)[Output Only] The unique identifier for the resource type. | 
| TargetGrpcProxy | TargetGrpcProxy. setKind(String kind)[Output Only] Type of the resource. | 
| TargetGrpcProxy | TargetGrpcProxy. setName(String name)Name of the resource. | 
| TargetGrpcProxy | TargetGrpcProxy. setSelfLink(String selfLink)[Output Only] Server-defined URL for the resource. | 
| TargetGrpcProxy | TargetGrpcProxy. setSelfLinkWithId(String selfLinkWithId)[Output Only] Server-defined URL with id for the resource. | 
| TargetGrpcProxy | TargetGrpcProxy. setUrlMap(String urlMap)URL to the UrlMap resource that defines the mapping from URL to the BackendService. | 
| TargetGrpcProxy | TargetGrpcProxy. setValidateForProxyless(Boolean validateForProxyless)If true, indicates that the BackendServices referenced by the urlMap may be accessed by gRPC
 applications without using a sidecar proxy. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<TargetGrpcProxy> | TargetGrpcProxyList. getItems()A list of TargetGrpcProxy resources. | 
| Modifier and Type | Method and Description | 
|---|---|
| TargetGrpcProxyList | TargetGrpcProxyList. setItems(List<TargetGrpcProxy> items)A list of TargetGrpcProxy resources. | 
Copyright © 2011–2021 Google. All rights reserved.