@Generated(value="by GAPIC") @BetaApi public final class NetworkEndpointGroupsScopedList extends Object implements ApiMessage
Modifier and Type | Class and Description |
---|---|
static class |
NetworkEndpointGroupsScopedList.Builder |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
ApiMessage |
getApiMessageRequestBody() |
static NetworkEndpointGroupsScopedList |
getDefaultInstance() |
List<String> |
getFieldMask() |
Object |
getFieldValue(String fieldName) |
List<NetworkEndpointGroup> |
getNetworkEndpointGroupsList()
[Output Only] The list of network endpoint groups that are contained in this scope.
|
Warning |
getWarning()
[Output Only] An informational warning that replaces the list of network endpoint groups when
the list is empty.
|
int |
hashCode() |
static NetworkEndpointGroupsScopedList.Builder |
newBuilder() |
static NetworkEndpointGroupsScopedList.Builder |
newBuilder(NetworkEndpointGroupsScopedList prototype) |
NetworkEndpointGroupsScopedList.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 List<NetworkEndpointGroup> getNetworkEndpointGroupsList()
public Warning getWarning()
public static NetworkEndpointGroupsScopedList.Builder newBuilder()
public static NetworkEndpointGroupsScopedList.Builder newBuilder(NetworkEndpointGroupsScopedList prototype)
public NetworkEndpointGroupsScopedList.Builder toBuilder()
public static NetworkEndpointGroupsScopedList getDefaultInstance()
Copyright © 2019 Google LLC. All rights reserved.