Uses of Class
com.google.cloud.talent.v4beta1.DeviceInfo
-
Packages that use DeviceInfo Package Description com.google.cloud.talent.v4beta1 A client to Cloud Talent Solution API -
-
Uses of DeviceInfo in com.google.cloud.talent.v4beta1
Methods in com.google.cloud.talent.v4beta1 that return DeviceInfo Modifier and Type Method Description DeviceInfoDeviceInfo.Builder. build()DeviceInfoDeviceInfo.Builder. buildPartial()static DeviceInfoDeviceInfo. getDefaultInstance()DeviceInfoDeviceInfo.Builder. getDefaultInstanceForType()DeviceInfoDeviceInfo. getDefaultInstanceForType()DeviceInfoRequestMetadata.Builder. getDeviceInfo()The type of device used by the job seeker at the time of the call to the service.DeviceInfoRequestMetadata. getDeviceInfo()The type of device used by the job seeker at the time of the call to the service.DeviceInfoRequestMetadataOrBuilder. getDeviceInfo()The type of device used by the job seeker at the time of the call to the service.static DeviceInfoDeviceInfo. parseDelimitedFrom(InputStream input)static DeviceInfoDeviceInfo. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeviceInfoDeviceInfo. parseFrom(byte[] data)static DeviceInfoDeviceInfo. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeviceInfoDeviceInfo. parseFrom(com.google.protobuf.ByteString data)static DeviceInfoDeviceInfo. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeviceInfoDeviceInfo. parseFrom(com.google.protobuf.CodedInputStream input)static DeviceInfoDeviceInfo. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeviceInfoDeviceInfo. parseFrom(InputStream input)static DeviceInfoDeviceInfo. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeviceInfoDeviceInfo. parseFrom(ByteBuffer data)static DeviceInfoDeviceInfo. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.talent.v4beta1 that return types with arguments of type DeviceInfo Modifier and Type Method Description com.google.protobuf.Parser<DeviceInfo>DeviceInfo. getParserForType()static com.google.protobuf.Parser<DeviceInfo>DeviceInfo. parser()Methods in com.google.cloud.talent.v4beta1 with parameters of type DeviceInfo Modifier and Type Method Description RequestMetadata.BuilderRequestMetadata.Builder. mergeDeviceInfo(DeviceInfo value)The type of device used by the job seeker at the time of the call to the service.DeviceInfo.BuilderDeviceInfo.Builder. mergeFrom(DeviceInfo other)static DeviceInfo.BuilderDeviceInfo. newBuilder(DeviceInfo prototype)RequestMetadata.BuilderRequestMetadata.Builder. setDeviceInfo(DeviceInfo value)The type of device used by the job seeker at the time of the call to the service.
-