Package | Description |
---|---|
com.google.cloud.talent.v4beta1 |
A client to Cloud Talent Solution API
|
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()
The type of device used by the job seeker at the time of the call to the
service.
|
DeviceInfo |
RequestMetadata.getDeviceInfo()
The type of device used by the job seeker at the time of the call to the
service.
|
DeviceInfo |
RequestMetadata.Builder.getDeviceInfo()
The type of device used by the job seeker at the time of the call to the
service.
|
static DeviceInfo |
DeviceInfo.parseDelimitedFrom(InputStream input) |
static DeviceInfo |
DeviceInfo.parseDelimitedFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
static DeviceInfo |
DeviceInfo.parseFrom(byte[] data) |
static DeviceInfo |
DeviceInfo.parseFrom(byte[] data,
ExtensionRegistryLite extensionRegistry) |
static DeviceInfo |
DeviceInfo.parseFrom(ByteBuffer data) |
static DeviceInfo |
DeviceInfo.parseFrom(ByteBuffer data,
ExtensionRegistryLite extensionRegistry) |
static DeviceInfo |
DeviceInfo.parseFrom(ByteString data) |
static DeviceInfo |
DeviceInfo.parseFrom(ByteString data,
ExtensionRegistryLite extensionRegistry) |
static DeviceInfo |
DeviceInfo.parseFrom(CodedInputStream input) |
static DeviceInfo |
DeviceInfo.parseFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
static DeviceInfo |
DeviceInfo.parseFrom(InputStream input) |
static DeviceInfo |
DeviceInfo.parseFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
Parser<DeviceInfo> |
DeviceInfo.getParserForType() |
static Parser<DeviceInfo> |
DeviceInfo.parser() |
Modifier and Type | Method and Description |
---|---|
RequestMetadata.Builder |
RequestMetadata.Builder.mergeDeviceInfo(DeviceInfo value)
The type of device used by the job seeker at the time of the call to the
service.
|
DeviceInfo.Builder |
DeviceInfo.Builder.mergeFrom(DeviceInfo other) |
static DeviceInfo.Builder |
DeviceInfo.newBuilder(DeviceInfo prototype) |
RequestMetadata.Builder |
RequestMetadata.Builder.setDeviceInfo(DeviceInfo value)
The type of device used by the job seeker at the time of the call to the
service.
|
Copyright © 2022 Google LLC. All rights reserved.