public static final class ByteplusSaasRetail.Device extends com.google.protobuf.GeneratedMessageV3 implements ByteplusSaasRetail.DeviceOrBuilder
The device proto.Protobuf type
bytedance.byteplus.rec.retail.Device| 限定符和类型 | 类和说明 |
|---|---|
static class |
ByteplusSaasRetail.Device.Builder
The device proto.
|
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| 限定符和类型 | 字段和说明 |
|---|---|
static int |
APP_VERSION_FIELD_NUMBER |
static int |
BROWSER_TYPE_FIELD_NUMBER |
static int |
DEVICE_BRAND_FIELD_NUMBER |
static int |
DEVICE_MODEL_FIELD_NUMBER |
static int |
NETWORK_FIELD_NUMBER |
static int |
OS_TYPE_FIELD_NUMBER |
static int |
OS_VERSION_FIELD_NUMBER |
static int |
PLATFORM_FIELD_NUMBER |
static int |
USER_AGENT_FIELD_NUMBER |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object obj) |
String |
getAppVersion()
Optional.
|
com.google.protobuf.ByteString |
getAppVersionBytes()
Optional.
|
String |
getBrowserType()
Optional.
|
com.google.protobuf.ByteString |
getBrowserTypeBytes()
Optional.
|
static ByteplusSaasRetail.Device |
getDefaultInstance() |
ByteplusSaasRetail.Device |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getDeviceBrand()
Optional.
|
com.google.protobuf.ByteString |
getDeviceBrandBytes()
Optional.
|
String |
getDeviceModel()
Optional.
|
com.google.protobuf.ByteString |
getDeviceModelBytes()
Optional.
|
String |
getNetwork()
Optional.
|
com.google.protobuf.ByteString |
getNetworkBytes()
Optional.
|
String |
getOsType()
Optional.
|
com.google.protobuf.ByteString |
getOsTypeBytes()
Optional.
|
String |
getOsVersion()
Optional.
|
com.google.protobuf.ByteString |
getOsVersionBytes()
Optional.
|
com.google.protobuf.Parser<ByteplusSaasRetail.Device> |
getParserForType() |
String |
getPlatform()
Required.
|
com.google.protobuf.ByteString |
getPlatformBytes()
Required.
|
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
String |
getUserAgent()
Optional.
|
com.google.protobuf.ByteString |
getUserAgentBytes()
Optional.
|
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static ByteplusSaasRetail.Device.Builder |
newBuilder() |
static ByteplusSaasRetail.Device.Builder |
newBuilder(ByteplusSaasRetail.Device prototype) |
ByteplusSaasRetail.Device.Builder |
newBuilderForType() |
protected ByteplusSaasRetail.Device.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static ByteplusSaasRetail.Device |
parseDelimitedFrom(InputStream input) |
static ByteplusSaasRetail.Device |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ByteplusSaasRetail.Device |
parseFrom(byte[] data) |
static ByteplusSaasRetail.Device |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ByteplusSaasRetail.Device |
parseFrom(ByteBuffer data) |
static ByteplusSaasRetail.Device |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ByteplusSaasRetail.Device |
parseFrom(com.google.protobuf.ByteString data) |
static ByteplusSaasRetail.Device |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ByteplusSaasRetail.Device |
parseFrom(com.google.protobuf.CodedInputStream input) |
static ByteplusSaasRetail.Device |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ByteplusSaasRetail.Device |
parseFrom(InputStream input) |
static ByteplusSaasRetail.Device |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<ByteplusSaasRetail.Device> |
parser() |
ByteplusSaasRetail.Device.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTopublic static final int PLATFORM_FIELD_NUMBER
public static final int OS_TYPE_FIELD_NUMBER
public static final int APP_VERSION_FIELD_NUMBER
public static final int DEVICE_MODEL_FIELD_NUMBER
public static final int DEVICE_BRAND_FIELD_NUMBER
public static final int OS_VERSION_FIELD_NUMBER
public static final int BROWSER_TYPE_FIELD_NUMBER
public static final int USER_AGENT_FIELD_NUMBER
public static final int NETWORK_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance 在类中 com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields 在接口中 com.google.protobuf.MessageOrBuildergetUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 com.google.protobuf.GeneratedMessageV3public String getPlatform()
Required. The platform used by the user. The acceptable values are "app", "desktop-web", "mobile-web", "other". app: user use APP desktop-web: user use desktop web mobile-web: user use mobile web
string platform = 1;getPlatform 在接口中 ByteplusSaasRetail.DeviceOrBuilderpublic com.google.protobuf.ByteString getPlatformBytes()
Required. The platform used by the user. The acceptable values are "app", "desktop-web", "mobile-web", "other". app: user use APP desktop-web: user use desktop web mobile-web: user use mobile web
string platform = 1;getPlatformBytes 在接口中 ByteplusSaasRetail.DeviceOrBuilderpublic String getOsType()
Optional. The platform used by the user. The acceptable values are "android", "ios", "windows", "other" and "other".
string os_type = 2;getOsType 在接口中 ByteplusSaasRetail.DeviceOrBuilderpublic com.google.protobuf.ByteString getOsTypeBytes()
Optional. The platform used by the user. The acceptable values are "android", "ios", "windows", "other" and "other".
string os_type = 2;getOsTypeBytes 在接口中 ByteplusSaasRetail.DeviceOrBuilderpublic String getAppVersion()
Optional. Your application version. e.g. V9.0.8.
string app_version = 3;getAppVersion 在接口中 ByteplusSaasRetail.DeviceOrBuilderpublic com.google.protobuf.ByteString getAppVersionBytes()
Optional. Your application version. e.g. V9.0.8.
string app_version = 3;getAppVersionBytes 在接口中 ByteplusSaasRetail.DeviceOrBuilderpublic String getDeviceModel()
Optional. The device model. e.g. "iPhone10", "Pixel 4".
string device_model = 4;getDeviceModel 在接口中 ByteplusSaasRetail.DeviceOrBuilderpublic com.google.protobuf.ByteString getDeviceModelBytes()
Optional. The device model. e.g. "iPhone10", "Pixel 4".
string device_model = 4;getDeviceModelBytes 在接口中 ByteplusSaasRetail.DeviceOrBuilderpublic String getDeviceBrand()
Optional. The brand of the device. e.g. "Samsung"
string device_brand = 5;getDeviceBrand 在接口中 ByteplusSaasRetail.DeviceOrBuilderpublic com.google.protobuf.ByteString getDeviceBrandBytes()
Optional. The brand of the device. e.g. "Samsung"
string device_brand = 5;getDeviceBrandBytes 在接口中 ByteplusSaasRetail.DeviceOrBuilderpublic String getOsVersion()
Optional. The operating system version. e.g. "14.4.2"
string os_version = 6;getOsVersion 在接口中 ByteplusSaasRetail.DeviceOrBuilderpublic com.google.protobuf.ByteString getOsVersionBytes()
Optional. The operating system version. e.g. "14.4.2"
string os_version = 6;getOsVersionBytes 在接口中 ByteplusSaasRetail.DeviceOrBuilderpublic String getBrowserType()
Optional. The type of the browser. e.g. "chrome", "firefox", etc.
string browser_type = 7;getBrowserType 在接口中 ByteplusSaasRetail.DeviceOrBuilderpublic com.google.protobuf.ByteString getBrowserTypeBytes()
Optional. The type of the browser. e.g. "chrome", "firefox", etc.
string browser_type = 7;getBrowserTypeBytes 在接口中 ByteplusSaasRetail.DeviceOrBuilderpublic String getUserAgent()
Optional. The UserAgent for the browser.
string user_agent = 8;getUserAgent 在接口中 ByteplusSaasRetail.DeviceOrBuilderpublic com.google.protobuf.ByteString getUserAgentBytes()
Optional. The UserAgent for the browser.
string user_agent = 8;getUserAgentBytes 在接口中 ByteplusSaasRetail.DeviceOrBuilderpublic String getNetwork()
Optional. The network used. The acceptable values are "2g", "3g", "4g", "5g", "wifi", "other".
string network = 9;getNetwork 在接口中 ByteplusSaasRetail.DeviceOrBuilderpublic com.google.protobuf.ByteString getNetworkBytes()
Optional. The network used. The acceptable values are "2g", "3g", "4g", "5g", "wifi", "other".
string network = 9;getNetworkBytes 在接口中 ByteplusSaasRetail.DeviceOrBuilderpublic final boolean isInitialized()
isInitialized 在接口中 com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo 在接口中 com.google.protobuf.MessageLitewriteTo 在类中 com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize 在接口中 com.google.protobuf.MessageLitegetSerializedSize 在类中 com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals 在接口中 com.google.protobuf.Messageequals 在类中 com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode 在接口中 com.google.protobuf.MessagehashCode 在类中 com.google.protobuf.AbstractMessagepublic static ByteplusSaasRetail.Device parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ByteplusSaasRetail.Device parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ByteplusSaasRetail.Device parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ByteplusSaasRetail.Device parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ByteplusSaasRetail.Device parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ByteplusSaasRetail.Device parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ByteplusSaasRetail.Device parseFrom(InputStream input) throws IOException
IOExceptionpublic static ByteplusSaasRetail.Device parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ByteplusSaasRetail.Device parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static ByteplusSaasRetail.Device parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ByteplusSaasRetail.Device parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static ByteplusSaasRetail.Device parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic ByteplusSaasRetail.Device.Builder newBuilderForType()
newBuilderForType 在接口中 com.google.protobuf.MessagenewBuilderForType 在接口中 com.google.protobuf.MessageLitepublic static ByteplusSaasRetail.Device.Builder newBuilder()
public static ByteplusSaasRetail.Device.Builder newBuilder(ByteplusSaasRetail.Device prototype)
public ByteplusSaasRetail.Device.Builder toBuilder()
toBuilder 在接口中 com.google.protobuf.MessagetoBuilder 在接口中 com.google.protobuf.MessageLiteprotected ByteplusSaasRetail.Device.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType 在类中 com.google.protobuf.GeneratedMessageV3public static ByteplusSaasRetail.Device getDefaultInstance()
public static com.google.protobuf.Parser<ByteplusSaasRetail.Device> parser()
public com.google.protobuf.Parser<ByteplusSaasRetail.Device> getParserForType()
getParserForType 在接口中 com.google.protobuf.MessagegetParserForType 在接口中 com.google.protobuf.MessageLitegetParserForType 在类中 com.google.protobuf.GeneratedMessageV3public ByteplusSaasRetail.Device getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderCopyright © 2022. All rights reserved.