public final class ChromeApplyCookiesRequestP extends com.google.protobuf.GeneratedMessageV3 implements ChromeApplyCookiesRequestPOrBuilder
ironpdfengineproto.ChromeApplyCookiesRequestP| Modifier and Type | Class and Description |
|---|---|
static class |
ChromeApplyCookiesRequestP.Builder
Protobuf type
ironpdfengineproto.ChromeApplyCookiesRequestP |
com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable| Modifier and Type | Field and Description |
|---|---|
static int |
COOKIES_FIELD_NUMBER |
static int |
URL_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
StringDictionaryP |
getCookies()
.ironpdfengineproto.StringDictionaryP cookies = 2; |
StringDictionaryPOrBuilder |
getCookiesOrBuilder()
.ironpdfengineproto.StringDictionaryP cookies = 2; |
static ChromeApplyCookiesRequestP |
getDefaultInstance() |
ChromeApplyCookiesRequestP |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Parser<ChromeApplyCookiesRequestP> |
getParserForType() |
int |
getSerializedSize() |
String |
getUrl()
string url = 1; |
com.google.protobuf.ByteString |
getUrlBytes()
string url = 1; |
boolean |
hasCookies()
.ironpdfengineproto.StringDictionaryP cookies = 2; |
int |
hashCode() |
boolean |
isInitialized() |
static ChromeApplyCookiesRequestP.Builder |
newBuilder() |
static ChromeApplyCookiesRequestP.Builder |
newBuilder(ChromeApplyCookiesRequestP prototype) |
ChromeApplyCookiesRequestP.Builder |
newBuilderForType() |
static ChromeApplyCookiesRequestP |
parseDelimitedFrom(InputStream input) |
static ChromeApplyCookiesRequestP |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ChromeApplyCookiesRequestP |
parseFrom(byte[] data) |
static ChromeApplyCookiesRequestP |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ChromeApplyCookiesRequestP |
parseFrom(ByteBuffer data) |
static ChromeApplyCookiesRequestP |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ChromeApplyCookiesRequestP |
parseFrom(com.google.protobuf.ByteString data) |
static ChromeApplyCookiesRequestP |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ChromeApplyCookiesRequestP |
parseFrom(com.google.protobuf.CodedInputStream input) |
static ChromeApplyCookiesRequestP |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ChromeApplyCookiesRequestP |
parseFrom(InputStream input) |
static ChromeApplyCookiesRequestP |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<ChromeApplyCookiesRequestP> |
parser() |
ChromeApplyCookiesRequestP.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneoffindInitializationErrors, getInitializationErrorString, toStringtoByteArray, toByteString, writeDelimitedTo, writeTopublic static final int URL_FIELD_NUMBER
public static final int COOKIES_FIELD_NUMBER
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
public String getUrl()
string url = 1;getUrl in interface ChromeApplyCookiesRequestPOrBuilderpublic com.google.protobuf.ByteString getUrlBytes()
string url = 1;getUrlBytes in interface ChromeApplyCookiesRequestPOrBuilderpublic boolean hasCookies()
.ironpdfengineproto.StringDictionaryP cookies = 2;hasCookies in interface ChromeApplyCookiesRequestPOrBuilderpublic StringDictionaryP getCookies()
.ironpdfengineproto.StringDictionaryP cookies = 2;getCookies in interface ChromeApplyCookiesRequestPOrBuilderpublic StringDictionaryPOrBuilder getCookiesOrBuilder()
.ironpdfengineproto.StringDictionaryP cookies = 2;getCookiesOrBuilder in interface ChromeApplyCookiesRequestPOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static ChromeApplyCookiesRequestP parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ChromeApplyCookiesRequestP parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ChromeApplyCookiesRequestP parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ChromeApplyCookiesRequestP parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ChromeApplyCookiesRequestP parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ChromeApplyCookiesRequestP parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ChromeApplyCookiesRequestP parseFrom(InputStream input) throws IOException
IOExceptionpublic static ChromeApplyCookiesRequestP parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ChromeApplyCookiesRequestP parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static ChromeApplyCookiesRequestP parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ChromeApplyCookiesRequestP parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static ChromeApplyCookiesRequestP parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic ChromeApplyCookiesRequestP.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static ChromeApplyCookiesRequestP.Builder newBuilder()
public static ChromeApplyCookiesRequestP.Builder newBuilder(ChromeApplyCookiesRequestP prototype)
public ChromeApplyCookiesRequestP.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLitepublic static ChromeApplyCookiesRequestP getDefaultInstance()
public static com.google.protobuf.Parser<ChromeApplyCookiesRequestP> parser()
public com.google.protobuf.Parser<ChromeApplyCookiesRequestP> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public ChromeApplyCookiesRequestP getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2022–2024 Iron Software. All rights reserved.