@Generated(value="by GAPIC") @BetaApi public final class RequestMirrorPolicy extends Object implements com.google.api.gax.httpjson.ApiMessage
Modifier and Type | Class and Description |
---|---|
static class |
RequestMirrorPolicy.Builder |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
com.google.api.gax.httpjson.ApiMessage |
getApiMessageRequestBody() |
String |
getBackendService()
The full or partial URL to the BackendService resource being mirrored to.
|
static RequestMirrorPolicy |
getDefaultInstance() |
List<String> |
getFieldMask() |
Object |
getFieldValue(String fieldName) |
int |
hashCode() |
static RequestMirrorPolicy.Builder |
newBuilder() |
static RequestMirrorPolicy.Builder |
newBuilder(RequestMirrorPolicy prototype) |
RequestMirrorPolicy.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 getBackendService()
public static RequestMirrorPolicy.Builder newBuilder()
public static RequestMirrorPolicy.Builder newBuilder(RequestMirrorPolicy prototype)
public RequestMirrorPolicy.Builder toBuilder()
public static RequestMirrorPolicy getDefaultInstance()
Copyright © 2019 Google LLC. All rights reserved.