@Generated(value="by GAPIC") @BetaApi public final class NetworkRoutingConfig extends Object implements ApiMessage
Modifier and Type | Class and Description |
---|---|
static class |
NetworkRoutingConfig.Builder |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
ApiMessage |
getApiMessageRequestBody() |
static NetworkRoutingConfig |
getDefaultInstance() |
List<String> |
getFieldMask() |
Object |
getFieldValue(String fieldName) |
String |
getRoutingMode()
The network-wide routing mode to use.
|
int |
hashCode() |
static NetworkRoutingConfig.Builder |
newBuilder() |
static NetworkRoutingConfig.Builder |
newBuilder(NetworkRoutingConfig prototype) |
NetworkRoutingConfig.Builder |
toBuilder() |
String |
toString() |
public Object getFieldValue(String fieldName)
getFieldValue
in interface ApiMessage
@Nullable public ApiMessage getApiMessageRequestBody()
getApiMessageRequestBody
in interface ApiMessage
@Nullable public List<String> getFieldMask()
getFieldMask
in interface ApiMessage
public String getRoutingMode()
public static NetworkRoutingConfig.Builder newBuilder()
public static NetworkRoutingConfig.Builder newBuilder(NetworkRoutingConfig prototype)
public NetworkRoutingConfig.Builder toBuilder()
public static NetworkRoutingConfig getDefaultInstance()
Copyright © 2019 Google LLC. All rights reserved.