Interface GetNetworkRequestOrBuilder (1.51.0)

public interface GetNetworkRequestOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getNetwork()

public abstract String getNetwork()

Name of the network to return.

string network = 232872494 [(.google.api.field_behavior) = REQUIRED];

Returns
TypeDescription
String

The network.

getNetworkBytes()

public abstract ByteString getNetworkBytes()

Name of the network to return.

string network = 232872494 [(.google.api.field_behavior) = REQUIRED];

Returns
TypeDescription
ByteString

The bytes for network.

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.