@Generated(value="by GAPIC") @BetaApi public final class DisplayDevice extends Object implements com.google.api.gax.httpjson.ApiMessage
Modifier and Type | Class and Description |
---|---|
static class |
DisplayDevice.Builder |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
com.google.api.gax.httpjson.ApiMessage |
getApiMessageRequestBody() |
static DisplayDevice |
getDefaultInstance() |
Boolean |
getEnableDisplay()
Defines whether the instance has Display enabled.
|
List<String> |
getFieldMask() |
Object |
getFieldValue(String fieldName) |
int |
hashCode() |
static DisplayDevice.Builder |
newBuilder() |
static DisplayDevice.Builder |
newBuilder(DisplayDevice prototype) |
DisplayDevice.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 Boolean getEnableDisplay()
public static DisplayDevice.Builder newBuilder()
public static DisplayDevice.Builder newBuilder(DisplayDevice prototype)
public DisplayDevice.Builder toBuilder()
public static DisplayDevice getDefaultInstance()
Copyright © 2019 Google LLC. All rights reserved.