| Package | Description | 
|---|---|
| com.google.api.services.compute.model | 
| Modifier and Type | Method and Description | 
|---|---|
| NotificationEndpointGrpcSettings | NotificationEndpointGrpcSettings. clone() | 
| NotificationEndpointGrpcSettings | NotificationEndpoint. getGrpcSettings()Settings of the gRPC notification endpoint including the endpoint URL and the retry duration. | 
| NotificationEndpointGrpcSettings | NotificationEndpointGrpcSettings. set(String fieldName,
   Object value) | 
| NotificationEndpointGrpcSettings | NotificationEndpointGrpcSettings. setAuthority(String authority)Optional. | 
| NotificationEndpointGrpcSettings | NotificationEndpointGrpcSettings. setEndpoint(String endpoint)Endpoint to which gRPC notifications are sent. | 
| NotificationEndpointGrpcSettings | NotificationEndpointGrpcSettings. setPayloadName(String payloadName)Optional. | 
| NotificationEndpointGrpcSettings | NotificationEndpointGrpcSettings. setResendInterval(Duration resendInterval)Optional. | 
| NotificationEndpointGrpcSettings | NotificationEndpointGrpcSettings. setRetryDurationSec(Long retryDurationSec)How much time (in seconds) is spent attempting notification retries until a successful response
 is received. | 
| Modifier and Type | Method and Description | 
|---|---|
| NotificationEndpoint | NotificationEndpoint. setGrpcSettings(NotificationEndpointGrpcSettings grpcSettings)Settings of the gRPC notification endpoint including the endpoint URL and the retry duration. | 
Copyright © 2011–2021 Google. All rights reserved.