Uses of Class
com.google.cloud.talent.v4.DeviceInfo.Builder
-
Packages that use DeviceInfo.Builder Package Description com.google.cloud.talent.v4 A client to Cloud Talent Solution API -
-
Uses of DeviceInfo.Builder in com.google.cloud.talent.v4
Methods in com.google.cloud.talent.v4 that return DeviceInfo.Builder Modifier and Type Method Description DeviceInfo.BuilderDeviceInfo.Builder. addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)DeviceInfo.BuilderDeviceInfo.Builder. clear()DeviceInfo.BuilderDeviceInfo.Builder. clearDeviceType()Type of the device.DeviceInfo.BuilderDeviceInfo.Builder. clearField(com.google.protobuf.Descriptors.FieldDescriptor field)DeviceInfo.BuilderDeviceInfo.Builder. clearId()A device-specific ID.DeviceInfo.BuilderDeviceInfo.Builder. clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)DeviceInfo.BuilderDeviceInfo.Builder. clone()DeviceInfo.BuilderRequestMetadata.Builder. getDeviceInfoBuilder()The type of device used by the job seeker at the time of the call to the service.DeviceInfo.BuilderDeviceInfo.Builder. mergeFrom(DeviceInfo other)DeviceInfo.BuilderDeviceInfo.Builder. mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)DeviceInfo.BuilderDeviceInfo.Builder. mergeFrom(com.google.protobuf.Message other)DeviceInfo.BuilderDeviceInfo.Builder. mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)static DeviceInfo.BuilderDeviceInfo. newBuilder()static DeviceInfo.BuilderDeviceInfo. newBuilder(DeviceInfo prototype)DeviceInfo.BuilderDeviceInfo. newBuilderForType()protected DeviceInfo.BuilderDeviceInfo. newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)DeviceInfo.BuilderDeviceInfo.Builder. setDeviceType(DeviceInfo.DeviceType value)Type of the device.DeviceInfo.BuilderDeviceInfo.Builder. setDeviceTypeValue(int value)Type of the device.DeviceInfo.BuilderDeviceInfo.Builder. setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)DeviceInfo.BuilderDeviceInfo.Builder. setId(String value)A device-specific ID.DeviceInfo.BuilderDeviceInfo.Builder. setIdBytes(com.google.protobuf.ByteString value)A device-specific ID.DeviceInfo.BuilderDeviceInfo.Builder. setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)DeviceInfo.BuilderDeviceInfo.Builder. setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)DeviceInfo.BuilderDeviceInfo. toBuilder()Methods in com.google.cloud.talent.v4 with parameters of type DeviceInfo.Builder Modifier and Type Method Description RequestMetadata.BuilderRequestMetadata.Builder. setDeviceInfo(DeviceInfo.Builder builderForValue)The type of device used by the job seeker at the time of the call to the service.
-