@Generated(value="by GAPIC") @BetaApi public final class NetworkRoutingConfig extends Object implements com.google.api.gax.httpjson.ApiMessage
Modifier and Type | Class and Description |
---|---|
static class |
NetworkRoutingConfig.Builder |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
com.google.api.gax.httpjson.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 com.google.api.gax.httpjson.ApiMessage
@Nullable public com.google.api.gax.httpjson.ApiMessage getApiMessageRequestBody()
getApiMessageRequestBody
in interface com.google.api.gax.httpjson.ApiMessage
@Nullable public List<String> getFieldMask()
getFieldMask
in interface com.google.api.gax.httpjson.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.