Package ai.promoted.proto.delivery
Class Request
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- ai.promoted.proto.delivery.Request
-
- All Implemented Interfaces:
RequestOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
public final class Request extends com.google.protobuf.GeneratedMessageV3 implements RequestOrBuilder
Protobuf typedelivery.Request- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classRequest.BuilderProtobuf typedelivery.Request-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
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
-
-
Field Summary
Fields Modifier and Type Field Description static intAUTO_VIEW_ID_FIELD_NUMBERstatic intCLIENT_INFO_FIELD_NUMBERstatic intCLIENT_REQUEST_ID_FIELD_NUMBERstatic intDEVICE_FIELD_NUMBERstatic intDISABLE_PERSONALIZATION_FIELD_NUMBERstatic intINSERTION_FIELD_NUMBERstatic intINSERTION_MATRIX_FIELD_NUMBERstatic intINSERTION_MATRIX_HEADERS_FIELD_NUMBERstatic intPAGING_FIELD_NUMBERstatic intPLATFORM_ID_FIELD_NUMBERstatic intPROPERTIES_FIELD_NUMBERstatic intREQUEST_ID_FIELD_NUMBERstatic intSEARCH_QUERY_FIELD_NUMBERstatic intSESSION_ID_FIELD_NUMBERstatic intTIMING_FIELD_NUMBERstatic intUSE_CASE_FIELD_NUMBERstatic intUSER_INFO_FIELD_NUMBERstatic intVIEW_ID_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)StringgetAutoViewId()string auto_view_id = 19 [json_name = "autoViewId"];com.google.protobuf.ByteStringgetAutoViewIdBytes()string auto_view_id = 19 [json_name = "autoViewId"];ClientInfogetClientInfo().common.ClientInfo client_info = 4 [json_name = "clientInfo"];ClientInfoOrBuildergetClientInfoOrBuilder().common.ClientInfo client_info = 4 [json_name = "clientInfo"];StringgetClientRequestId()string client_request_id = 14 [json_name = "clientRequestId"];com.google.protobuf.ByteStringgetClientRequestIdBytes()string client_request_id = 14 [json_name = "clientRequestId"];static RequestgetDefaultInstance()RequestgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()DevicegetDevice().common.Device device = 18 [json_name = "device"];DeviceOrBuildergetDeviceOrBuilder().common.Device device = 18 [json_name = "device"];booleangetDisablePersonalization()bool disable_personalization = 22 [json_name = "disablePersonalization"];InsertiongetInsertion(int index)repeated .delivery.Insertion insertion = 11 [json_name = "insertion"];intgetInsertionCount()repeated .delivery.Insertion insertion = 11 [json_name = "insertion"];List<Insertion>getInsertionList()repeated .delivery.Insertion insertion = 11 [json_name = "insertion"];com.google.protobuf.ListValuegetInsertionMatrix().google.protobuf.ListValue insertion_matrix = 21 [json_name = "insertionMatrix"];StringgetInsertionMatrixHeaders(int index)repeated string insertion_matrix_headers = 20 [json_name = "insertionMatrixHeaders"];com.google.protobuf.ByteStringgetInsertionMatrixHeadersBytes(int index)repeated string insertion_matrix_headers = 20 [json_name = "insertionMatrixHeaders"];intgetInsertionMatrixHeadersCount()repeated string insertion_matrix_headers = 20 [json_name = "insertionMatrixHeaders"];com.google.protobuf.ProtocolStringListgetInsertionMatrixHeadersList()repeated string insertion_matrix_headers = 20 [json_name = "insertionMatrixHeaders"];com.google.protobuf.ListValueOrBuildergetInsertionMatrixOrBuilder().google.protobuf.ListValue insertion_matrix = 21 [json_name = "insertionMatrix"];InsertionOrBuildergetInsertionOrBuilder(int index)repeated .delivery.Insertion insertion = 11 [json_name = "insertion"];List<? extends InsertionOrBuilder>getInsertionOrBuilderList()repeated .delivery.Insertion insertion = 11 [json_name = "insertion"];PaginggetPaging().delivery.Paging paging = 17 [json_name = "paging"];PagingOrBuildergetPagingOrBuilder().delivery.Paging paging = 17 [json_name = "paging"];com.google.protobuf.Parser<Request>getParserForType()longgetPlatformId()uint64 platform_id = 1 [json_name = "platformId"];PropertiesgetProperties().common.Properties properties = 13 [json_name = "properties"];PropertiesOrBuildergetPropertiesOrBuilder().common.Properties properties = 13 [json_name = "properties"];StringgetRequestId()string request_id = 6 [json_name = "requestId"];com.google.protobuf.ByteStringgetRequestIdBytes()string request_id = 6 [json_name = "requestId"];StringgetSearchQuery()string search_query = 10 [json_name = "searchQuery"];com.google.protobuf.ByteStringgetSearchQueryBytes()string search_query = 10 [json_name = "searchQuery"];intgetSerializedSize()StringgetSessionId()string session_id = 8 [json_name = "sessionId"];com.google.protobuf.ByteStringgetSessionIdBytes()string session_id = 8 [json_name = "sessionId"];TiminggetTiming().common.Timing timing = 3 [json_name = "timing"];TimingOrBuildergetTimingOrBuilder().common.Timing timing = 3 [json_name = "timing"];com.google.protobuf.UnknownFieldSetgetUnknownFields()UseCasegetUseCase().delivery.UseCase use_case = 9 [json_name = "useCase"];intgetUseCaseValue().delivery.UseCase use_case = 9 [json_name = "useCase"];UserInfogetUserInfo().common.UserInfo user_info = 2 [json_name = "userInfo"];UserInfoOrBuildergetUserInfoOrBuilder().common.UserInfo user_info = 2 [json_name = "userInfo"];StringgetViewId()string view_id = 7 [json_name = "viewId"];com.google.protobuf.ByteStringgetViewIdBytes()string view_id = 7 [json_name = "viewId"];booleanhasClientInfo().common.ClientInfo client_info = 4 [json_name = "clientInfo"];booleanhasDevice().common.Device device = 18 [json_name = "device"];inthashCode()booleanhasInsertionMatrix().google.protobuf.ListValue insertion_matrix = 21 [json_name = "insertionMatrix"];booleanhasPaging().delivery.Paging paging = 17 [json_name = "paging"];booleanhasProperties().common.Properties properties = 13 [json_name = "properties"];booleanhasTiming().common.Timing timing = 3 [json_name = "timing"];booleanhasUserInfo().common.UserInfo user_info = 2 [json_name = "userInfo"];protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static Request.BuildernewBuilder()static Request.BuildernewBuilder(Request prototype)Request.BuildernewBuilderForType()protected Request.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static RequestparseDelimitedFrom(InputStream input)static RequestparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RequestparseFrom(byte[] data)static RequestparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RequestparseFrom(com.google.protobuf.ByteString data)static RequestparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RequestparseFrom(com.google.protobuf.CodedInputStream input)static RequestparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RequestparseFrom(InputStream input)static RequestparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RequestparseFrom(ByteBuffer data)static RequestparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<Request>parser()Request.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, 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, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
PLATFORM_ID_FIELD_NUMBER
public static final int PLATFORM_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
USER_INFO_FIELD_NUMBER
public static final int USER_INFO_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TIMING_FIELD_NUMBER
public static final int TIMING_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CLIENT_INFO_FIELD_NUMBER
public static final int CLIENT_INFO_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DEVICE_FIELD_NUMBER
public static final int DEVICE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
REQUEST_ID_FIELD_NUMBER
public static final int REQUEST_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
VIEW_ID_FIELD_NUMBER
public static final int VIEW_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
AUTO_VIEW_ID_FIELD_NUMBER
public static final int AUTO_VIEW_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SESSION_ID_FIELD_NUMBER
public static final int SESSION_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CLIENT_REQUEST_ID_FIELD_NUMBER
public static final int CLIENT_REQUEST_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
USE_CASE_FIELD_NUMBER
public static final int USE_CASE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SEARCH_QUERY_FIELD_NUMBER
public static final int SEARCH_QUERY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PAGING_FIELD_NUMBER
public static final int PAGING_FIELD_NUMBER
- See Also:
- Constant Field Values
-
INSERTION_FIELD_NUMBER
public static final int INSERTION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
INSERTION_MATRIX_HEADERS_FIELD_NUMBER
public static final int INSERTION_MATRIX_HEADERS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
INSERTION_MATRIX_FIELD_NUMBER
public static final int INSERTION_MATRIX_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PROPERTIES_FIELD_NUMBER
public static final int PROPERTIES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DISABLE_PERSONALIZATION_FIELD_NUMBER
public static final int DISABLE_PERSONALIZATION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getPlatformId
public long getPlatformId()
uint64 platform_id = 1 [json_name = "platformId"];- Specified by:
getPlatformIdin interfaceRequestOrBuilder- Returns:
- The platformId.
-
hasUserInfo
public boolean hasUserInfo()
.common.UserInfo user_info = 2 [json_name = "userInfo"];- Specified by:
hasUserInfoin interfaceRequestOrBuilder- Returns:
- Whether the userInfo field is set.
-
getUserInfo
public UserInfo getUserInfo()
.common.UserInfo user_info = 2 [json_name = "userInfo"];- Specified by:
getUserInfoin interfaceRequestOrBuilder- Returns:
- The userInfo.
-
getUserInfoOrBuilder
public UserInfoOrBuilder getUserInfoOrBuilder()
.common.UserInfo user_info = 2 [json_name = "userInfo"];- Specified by:
getUserInfoOrBuilderin interfaceRequestOrBuilder
-
hasTiming
public boolean hasTiming()
.common.Timing timing = 3 [json_name = "timing"];- Specified by:
hasTimingin interfaceRequestOrBuilder- Returns:
- Whether the timing field is set.
-
getTiming
public Timing getTiming()
.common.Timing timing = 3 [json_name = "timing"];- Specified by:
getTimingin interfaceRequestOrBuilder- Returns:
- The timing.
-
getTimingOrBuilder
public TimingOrBuilder getTimingOrBuilder()
.common.Timing timing = 3 [json_name = "timing"];- Specified by:
getTimingOrBuilderin interfaceRequestOrBuilder
-
hasClientInfo
public boolean hasClientInfo()
.common.ClientInfo client_info = 4 [json_name = "clientInfo"];- Specified by:
hasClientInfoin interfaceRequestOrBuilder- Returns:
- Whether the clientInfo field is set.
-
getClientInfo
public ClientInfo getClientInfo()
.common.ClientInfo client_info = 4 [json_name = "clientInfo"];- Specified by:
getClientInfoin interfaceRequestOrBuilder- Returns:
- The clientInfo.
-
getClientInfoOrBuilder
public ClientInfoOrBuilder getClientInfoOrBuilder()
.common.ClientInfo client_info = 4 [json_name = "clientInfo"];- Specified by:
getClientInfoOrBuilderin interfaceRequestOrBuilder
-
hasDevice
public boolean hasDevice()
.common.Device device = 18 [json_name = "device"];- Specified by:
hasDevicein interfaceRequestOrBuilder- Returns:
- Whether the device field is set.
-
getDevice
public Device getDevice()
.common.Device device = 18 [json_name = "device"];- Specified by:
getDevicein interfaceRequestOrBuilder- Returns:
- The device.
-
getDeviceOrBuilder
public DeviceOrBuilder getDeviceOrBuilder()
.common.Device device = 18 [json_name = "device"];- Specified by:
getDeviceOrBuilderin interfaceRequestOrBuilder
-
getRequestId
public String getRequestId()
string request_id = 6 [json_name = "requestId"];- Specified by:
getRequestIdin interfaceRequestOrBuilder- Returns:
- The requestId.
-
getRequestIdBytes
public com.google.protobuf.ByteString getRequestIdBytes()
string request_id = 6 [json_name = "requestId"];- Specified by:
getRequestIdBytesin interfaceRequestOrBuilder- Returns:
- The bytes for requestId.
-
getViewId
public String getViewId()
string view_id = 7 [json_name = "viewId"];- Specified by:
getViewIdin interfaceRequestOrBuilder- Returns:
- The viewId.
-
getViewIdBytes
public com.google.protobuf.ByteString getViewIdBytes()
string view_id = 7 [json_name = "viewId"];- Specified by:
getViewIdBytesin interfaceRequestOrBuilder- Returns:
- The bytes for viewId.
-
getAutoViewId
public String getAutoViewId()
string auto_view_id = 19 [json_name = "autoViewId"];- Specified by:
getAutoViewIdin interfaceRequestOrBuilder- Returns:
- The autoViewId.
-
getAutoViewIdBytes
public com.google.protobuf.ByteString getAutoViewIdBytes()
string auto_view_id = 19 [json_name = "autoViewId"];- Specified by:
getAutoViewIdBytesin interfaceRequestOrBuilder- Returns:
- The bytes for autoViewId.
-
getSessionId
public String getSessionId()
string session_id = 8 [json_name = "sessionId"];- Specified by:
getSessionIdin interfaceRequestOrBuilder- Returns:
- The sessionId.
-
getSessionIdBytes
public com.google.protobuf.ByteString getSessionIdBytes()
string session_id = 8 [json_name = "sessionId"];- Specified by:
getSessionIdBytesin interfaceRequestOrBuilder- Returns:
- The bytes for sessionId.
-
getClientRequestId
public String getClientRequestId()
string client_request_id = 14 [json_name = "clientRequestId"];- Specified by:
getClientRequestIdin interfaceRequestOrBuilder- Returns:
- The clientRequestId.
-
getClientRequestIdBytes
public com.google.protobuf.ByteString getClientRequestIdBytes()
string client_request_id = 14 [json_name = "clientRequestId"];- Specified by:
getClientRequestIdBytesin interfaceRequestOrBuilder- Returns:
- The bytes for clientRequestId.
-
getUseCaseValue
public int getUseCaseValue()
.delivery.UseCase use_case = 9 [json_name = "useCase"];- Specified by:
getUseCaseValuein interfaceRequestOrBuilder- Returns:
- The enum numeric value on the wire for useCase.
-
getUseCase
public UseCase getUseCase()
.delivery.UseCase use_case = 9 [json_name = "useCase"];- Specified by:
getUseCasein interfaceRequestOrBuilder- Returns:
- The useCase.
-
getSearchQuery
public String getSearchQuery()
string search_query = 10 [json_name = "searchQuery"];- Specified by:
getSearchQueryin interfaceRequestOrBuilder- Returns:
- The searchQuery.
-
getSearchQueryBytes
public com.google.protobuf.ByteString getSearchQueryBytes()
string search_query = 10 [json_name = "searchQuery"];- Specified by:
getSearchQueryBytesin interfaceRequestOrBuilder- Returns:
- The bytes for searchQuery.
-
hasPaging
public boolean hasPaging()
.delivery.Paging paging = 17 [json_name = "paging"];- Specified by:
hasPagingin interfaceRequestOrBuilder- Returns:
- Whether the paging field is set.
-
getPaging
public Paging getPaging()
.delivery.Paging paging = 17 [json_name = "paging"];- Specified by:
getPagingin interfaceRequestOrBuilder- Returns:
- The paging.
-
getPagingOrBuilder
public PagingOrBuilder getPagingOrBuilder()
.delivery.Paging paging = 17 [json_name = "paging"];- Specified by:
getPagingOrBuilderin interfaceRequestOrBuilder
-
getInsertionList
public List<Insertion> getInsertionList()
repeated .delivery.Insertion insertion = 11 [json_name = "insertion"];- Specified by:
getInsertionListin interfaceRequestOrBuilder
-
getInsertionOrBuilderList
public List<? extends InsertionOrBuilder> getInsertionOrBuilderList()
repeated .delivery.Insertion insertion = 11 [json_name = "insertion"];- Specified by:
getInsertionOrBuilderListin interfaceRequestOrBuilder
-
getInsertionCount
public int getInsertionCount()
repeated .delivery.Insertion insertion = 11 [json_name = "insertion"];- Specified by:
getInsertionCountin interfaceRequestOrBuilder
-
getInsertion
public Insertion getInsertion(int index)
repeated .delivery.Insertion insertion = 11 [json_name = "insertion"];- Specified by:
getInsertionin interfaceRequestOrBuilder
-
getInsertionOrBuilder
public InsertionOrBuilder getInsertionOrBuilder(int index)
repeated .delivery.Insertion insertion = 11 [json_name = "insertion"];- Specified by:
getInsertionOrBuilderin interfaceRequestOrBuilder
-
getInsertionMatrixHeadersList
public com.google.protobuf.ProtocolStringList getInsertionMatrixHeadersList()
repeated string insertion_matrix_headers = 20 [json_name = "insertionMatrixHeaders"];- Specified by:
getInsertionMatrixHeadersListin interfaceRequestOrBuilder- Returns:
- A list containing the insertionMatrixHeaders.
-
getInsertionMatrixHeadersCount
public int getInsertionMatrixHeadersCount()
repeated string insertion_matrix_headers = 20 [json_name = "insertionMatrixHeaders"];- Specified by:
getInsertionMatrixHeadersCountin interfaceRequestOrBuilder- Returns:
- The count of insertionMatrixHeaders.
-
getInsertionMatrixHeaders
public String getInsertionMatrixHeaders(int index)
repeated string insertion_matrix_headers = 20 [json_name = "insertionMatrixHeaders"];- Specified by:
getInsertionMatrixHeadersin interfaceRequestOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The insertionMatrixHeaders at the given index.
-
getInsertionMatrixHeadersBytes
public com.google.protobuf.ByteString getInsertionMatrixHeadersBytes(int index)
repeated string insertion_matrix_headers = 20 [json_name = "insertionMatrixHeaders"];- Specified by:
getInsertionMatrixHeadersBytesin interfaceRequestOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the insertionMatrixHeaders at the given index.
-
hasInsertionMatrix
public boolean hasInsertionMatrix()
.google.protobuf.ListValue insertion_matrix = 21 [json_name = "insertionMatrix"];- Specified by:
hasInsertionMatrixin interfaceRequestOrBuilder- Returns:
- Whether the insertionMatrix field is set.
-
getInsertionMatrix
public com.google.protobuf.ListValue getInsertionMatrix()
.google.protobuf.ListValue insertion_matrix = 21 [json_name = "insertionMatrix"];- Specified by:
getInsertionMatrixin interfaceRequestOrBuilder- Returns:
- The insertionMatrix.
-
getInsertionMatrixOrBuilder
public com.google.protobuf.ListValueOrBuilder getInsertionMatrixOrBuilder()
.google.protobuf.ListValue insertion_matrix = 21 [json_name = "insertionMatrix"];- Specified by:
getInsertionMatrixOrBuilderin interfaceRequestOrBuilder
-
hasProperties
public boolean hasProperties()
.common.Properties properties = 13 [json_name = "properties"];- Specified by:
hasPropertiesin interfaceRequestOrBuilder- Returns:
- Whether the properties field is set.
-
getProperties
public Properties getProperties()
.common.Properties properties = 13 [json_name = "properties"];- Specified by:
getPropertiesin interfaceRequestOrBuilder- Returns:
- The properties.
-
getPropertiesOrBuilder
public PropertiesOrBuilder getPropertiesOrBuilder()
.common.Properties properties = 13 [json_name = "properties"];- Specified by:
getPropertiesOrBuilderin interfaceRequestOrBuilder
-
getDisablePersonalization
public boolean getDisablePersonalization()
bool disable_personalization = 22 [json_name = "disablePersonalization"];- Specified by:
getDisablePersonalizationin interfaceRequestOrBuilder- Returns:
- The disablePersonalization.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static Request parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Request parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Request parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Request parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Request parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Request parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Request parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Request parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Request parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Request parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static Request parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Request parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public Request.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static Request.Builder newBuilder()
-
newBuilder
public static Request.Builder newBuilder(Request prototype)
-
toBuilder
public Request.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Request.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static Request getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Request> parser()
-
getParserForType
public com.google.protobuf.Parser<Request> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Request getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-