Interfaccia GetEndpointRequestOrBuilder (1.3.0)

public interface GetEndpointRequestOrBuilder extends MessageOrBuilder

Implementa

MessageOrBuilder

Metodi

getName()

public abstract String getName()

Obbligatorio. Il nome della risorsa endpoint. Formato: projects/{project}/locations/{location}/endpoints/{endpoint}

string name = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }

Restituisce
Tipo Description
String

Il nome.

getNameBytes()

public abstract ByteString getNameBytes()

Obbligatorio. Il nome della risorsa endpoint. Formato: projects/{project}/locations/{location}/endpoints/{endpoint}

string name = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }

Restituisce
Tipo Description
ByteString

I byte per il nome.