| Modifier and Type | Method and Description |
|---|---|
DeviceInfo |
DeviceInfo.Builder.build() |
DeviceInfo |
DeviceInfo.Builder.buildPartial() |
static DeviceInfo |
DeviceInfo.getDefaultInstance() |
DeviceInfo |
DeviceInfo.getDefaultInstanceForType() |
DeviceInfo |
DeviceInfo.Builder.getDefaultInstanceForType() |
DeviceInfo |
RequestMetadataOrBuilder.getDeviceInfo()
Optional.
|
DeviceInfo |
RequestMetadata.getDeviceInfo()
Optional.
|
DeviceInfo |
RequestMetadata.Builder.getDeviceInfo()
Optional.
|
static DeviceInfo |
DeviceInfo.parseDelimitedFrom(InputStream input) |
static DeviceInfo |
DeviceInfo.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DeviceInfo |
DeviceInfo.parseFrom(byte[] data) |
static DeviceInfo |
DeviceInfo.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DeviceInfo |
DeviceInfo.parseFrom(ByteBuffer data) |
static DeviceInfo |
DeviceInfo.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DeviceInfo |
DeviceInfo.parseFrom(com.google.protobuf.ByteString data) |
static DeviceInfo |
DeviceInfo.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DeviceInfo |
DeviceInfo.parseFrom(com.google.protobuf.CodedInputStream input) |
static DeviceInfo |
DeviceInfo.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DeviceInfo |
DeviceInfo.parseFrom(InputStream input) |
static DeviceInfo |
DeviceInfo.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<DeviceInfo> |
DeviceInfo.getParserForType() |
static com.google.protobuf.Parser<DeviceInfo> |
DeviceInfo.parser() |
| Modifier and Type | Method and Description |
|---|---|
RequestMetadata.Builder |
RequestMetadata.Builder.mergeDeviceInfo(DeviceInfo value)
Optional.
|
DeviceInfo.Builder |
DeviceInfo.Builder.mergeFrom(DeviceInfo other) |
static DeviceInfo.Builder |
DeviceInfo.newBuilder(DeviceInfo prototype) |
RequestMetadata.Builder |
RequestMetadata.Builder.setDeviceInfo(DeviceInfo value)
Optional.
|
Copyright © 2019 Google LLC. All rights reserved.