public interface PrivateEndpointsOrBuilder extends MessageOrBuilder
Implementa
MessageOrBuilderMetodi
getExplainHttpUri()
public abstract String getExplainHttpUri()
Solo output. Percorso HTTP(s) per inviare spiegazioni sulle richieste.
string explain_http_uri = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
Restituisce | |
---|---|
Tipo | Description |
String |
Il parametro describeHttpUri. |
getExplainHttpUriBytes()
public abstract ByteString getExplainHttpUriBytes()
Solo output. Percorso HTTP(s) per inviare spiegazioni sulle richieste.
string explain_http_uri = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
Restituisce | |
---|---|
Tipo | Description |
ByteString |
I byte per exposeHttpUri. |
getHealthHttpUri()
public abstract String getHealthHttpUri()
Solo output. Percorso HTTP(s) per inviare le richieste di controllo di integrità.
string health_http_uri = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
Restituisce | |
---|---|
Tipo | Description |
String |
Il parametro healthHttpUri. |
getHealthHttpUriBytes()
public abstract ByteString getHealthHttpUriBytes()
Solo output. Percorso HTTP(s) per inviare le richieste di controllo di integrità.
string health_http_uri = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
Restituisce | |
---|---|
Tipo | Description |
ByteString |
I byte per healthHttpUri. |
getPredictHttpUri()
public abstract String getPredictHttpUri()
Solo output. Percorso HTTP(s) per inviare richieste di previsione.
string predict_http_uri = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Restituisce | |
---|---|
Tipo | Description |
String |
L'elemento predictedHttpUri. |
getPredictHttpUriBytes()
public abstract ByteString getPredictHttpUriBytes()
Solo output. Percorso HTTP(s) per inviare richieste di previsione.
string predict_http_uri = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];
Restituisce | |
---|---|
Tipo | Description |
ByteString |
I byte per predictedHttpUri. |
getServiceAttachment()
public abstract String getServiceAttachment()
Solo output. Il nome della risorsa del collegamento al servizio. Il campo viene compilato se Private Service Connect è abilitato.
string service_attachment = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
Restituisce | |
---|---|
Tipo | Description |
String |
L'elemento serviceAttachment. |
getServiceAttachmentBytes()
public abstract ByteString getServiceAttachmentBytes()
Solo output. Il nome della risorsa del collegamento al servizio. Il campo viene compilato se Private Service Connect è abilitato.
string service_attachment = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];
Restituisce | |
---|---|
Tipo | Description |
ByteString |
I byte per serviceAttachment. |