Interface GetGlobalAddressRequestOrBuilder (1.51.0)

public interface GetGlobalAddressRequestOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getAddress()

public abstract String getAddress()

Name of the address resource to return.

string address = 462920692 [(.google.api.field_behavior) = REQUIRED];

Returns
TypeDescription
String

The address.

getAddressBytes()

public abstract ByteString getAddressBytes()

Name of the address resource to return.

string address = 462920692 [(.google.api.field_behavior) = REQUIRED];

Returns
TypeDescription
ByteString

The bytes for address.

getProject()

public abstract String getProject()

Project ID for this request.

string project = 227560217 [(.google.api.field_behavior) = REQUIRED];

Returns
TypeDescription
String

The project.

getProjectBytes()

public abstract ByteString getProjectBytes()

Project ID for this request.

string project = 227560217 [(.google.api.field_behavior) = REQUIRED];

Returns
TypeDescription
ByteString

The bytes for project.