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