@Generated(value="by GAPIC") @BetaApi public final class InterconnectsGetDiagnosticsResponse extends Object implements ApiMessage
Modifier and Type | Class and Description |
---|---|
static class |
InterconnectsGetDiagnosticsResponse.Builder |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
ApiMessage |
getApiMessageRequestBody() |
static InterconnectsGetDiagnosticsResponse |
getDefaultInstance() |
List<String> |
getFieldMask() |
Object |
getFieldValue(String fieldName) |
InterconnectDiagnostics |
getResult() |
int |
hashCode() |
static InterconnectsGetDiagnosticsResponse.Builder |
newBuilder() |
static InterconnectsGetDiagnosticsResponse.Builder |
newBuilder(InterconnectsGetDiagnosticsResponse prototype) |
InterconnectsGetDiagnosticsResponse.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 InterconnectDiagnostics getResult()
public static InterconnectsGetDiagnosticsResponse.Builder newBuilder()
public static InterconnectsGetDiagnosticsResponse.Builder newBuilder(InterconnectsGetDiagnosticsResponse prototype)
public InterconnectsGetDiagnosticsResponse.Builder toBuilder()
public static InterconnectsGetDiagnosticsResponse getDefaultInstance()
Copyright © 2019 Google LLC. All rights reserved.