Class AddTextHeaderFooterRequest
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
com.ironsoftware.ironpdf.internal.proto.AddTextHeaderFooterRequest
- All Implemented Interfaces:
com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,AddTextHeaderFooterRequestOrBuilder
,Serializable
public final class AddTextHeaderFooterRequest
extends com.google.protobuf.GeneratedMessageV3
implements AddTextHeaderFooterRequestOrBuilder
Protobuf type
IronPdfEngine.Proto.AddTextHeaderFooterRequest
- See Also:
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic final class
Protobuf typeIronPdfEngine.Proto.AddTextHeaderFooterRequest
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 Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
Fields inherited from class com.google.protobuf.GeneratedMessageV3
alwaysUseFieldBuilders, unknownFields
Fields inherited from class com.google.protobuf.AbstractMessage
memoizedSize
Fields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode
-
Method Summary
Modifier and TypeMethodDescriptionboolean
optional string base_url = 3;
com.google.protobuf.ByteString
optional string base_url = 3;
optional string center_text = 13;
com.google.protobuf.ByteString
optional string center_text = 13;
static AddTextHeaderFooterRequest
static final com.google.protobuf.Descriptors.Descriptor
optional string divider_line_color = 18;
com.google.protobuf.ByteString
optional string divider_line_color = 18;
/ TextHeaderFooter should not be that long so we didn't use stream/ TextHeaderFooter should not be that long so we didn't use streamboolean
optional bool draw_divider_line = 15;
int
optional int32 max_height = 4; //TextHeaderFooter have no max_heightgetFont()
optional .IronPdfEngine.Proto.FontType font = 16;
optional .IronPdfEngine.Proto.FontType font = 16;
double
optional double font_size = 17;
boolean
bool isHeader = 2;
textcom.google.protobuf.ByteString
textdouble
optional double margin_bottom_mm = 10;
double
optional double margin_left_mm = 7;
double
optional double margin_right_mm = 8;
double
optional double margin_top_mm = 9;
com.google.protobuf.Parser<AddTextHeaderFooterRequest>
optional string pdfTitle = 11;
com.google.protobuf.ByteString
optional string pdfTitle = 11;
optional string right_text = 14;
com.google.protobuf.ByteString
optional string right_text = 14;
int
int
getTargetPageIndexes
(int index) repeated int32 target_page_indexes = 6;
int
repeated int32 target_page_indexes = 6;
repeated int32 target_page_indexes = 6;
final com.google.protobuf.UnknownFieldSet
boolean
optional string base_url = 3;
boolean
optional string center_text = 13;
boolean
optional string divider_line_color = 18;
boolean
/ TextHeaderFooter should not be that long so we didn't use streamboolean
optional bool draw_divider_line = 15;
boolean
optional int32 max_height = 4; //TextHeaderFooter have no max_heightboolean
hasFont()
optional .IronPdfEngine.Proto.FontType font = 16;
boolean
optional double font_size = 17;
int
hashCode()
boolean
textboolean
optional double margin_bottom_mm = 10;
boolean
optional double margin_left_mm = 7;
boolean
optional double margin_right_mm = 8;
boolean
optional double margin_top_mm = 9;
boolean
optional string pdfTitle = 11;
boolean
optional string right_text = 14;
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
final boolean
newBuilder
(AddTextHeaderFooterRequest prototype) protected AddTextHeaderFooterRequest.Builder
newBuilderForType
(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) protected Object
newInstance
(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) static AddTextHeaderFooterRequest
parseDelimitedFrom
(InputStream input) static AddTextHeaderFooterRequest
parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AddTextHeaderFooterRequest
parseFrom
(byte[] data) static AddTextHeaderFooterRequest
parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AddTextHeaderFooterRequest
parseFrom
(com.google.protobuf.ByteString data) static AddTextHeaderFooterRequest
parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AddTextHeaderFooterRequest
parseFrom
(com.google.protobuf.CodedInputStream input) static AddTextHeaderFooterRequest
parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AddTextHeaderFooterRequest
parseFrom
(InputStream input) static AddTextHeaderFooterRequest
parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AddTextHeaderFooterRequest
parseFrom
(ByteBuffer data) static AddTextHeaderFooterRequest
parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<AddTextHeaderFooterRequest>
parser()
void
writeTo
(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, 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, 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
Methods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeTo
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof
-
Field Details
-
DOCUMENT_FIELD_NUMBER
public static final int DOCUMENT_FIELD_NUMBER- See Also:
-
ISHEADER_FIELD_NUMBER
public static final int ISHEADER_FIELD_NUMBER- See Also:
-
BASE_URL_FIELD_NUMBER
public static final int BASE_URL_FIELD_NUMBER- See Also:
-
FIRST_PAGE_NUMBER_FIELD_NUMBER
public static final int FIRST_PAGE_NUMBER_FIELD_NUMBER- See Also:
-
TARGET_PAGE_INDEXES_FIELD_NUMBER
public static final int TARGET_PAGE_INDEXES_FIELD_NUMBER- See Also:
-
MARGIN_LEFT_MM_FIELD_NUMBER
public static final int MARGIN_LEFT_MM_FIELD_NUMBER- See Also:
-
MARGIN_RIGHT_MM_FIELD_NUMBER
public static final int MARGIN_RIGHT_MM_FIELD_NUMBER- See Also:
-
MARGIN_TOP_MM_FIELD_NUMBER
public static final int MARGIN_TOP_MM_FIELD_NUMBER- See Also:
-
MARGIN_BOTTOM_MM_FIELD_NUMBER
public static final int MARGIN_BOTTOM_MM_FIELD_NUMBER- See Also:
-
PDFTITLE_FIELD_NUMBER
public static final int PDFTITLE_FIELD_NUMBER- See Also:
-
LEFT_TEXT_FIELD_NUMBER
public static final int LEFT_TEXT_FIELD_NUMBER- See Also:
-
CENTER_TEXT_FIELD_NUMBER
public static final int CENTER_TEXT_FIELD_NUMBER- See Also:
-
RIGHT_TEXT_FIELD_NUMBER
public static final int RIGHT_TEXT_FIELD_NUMBER- See Also:
-
DRAW_DIVIDER_LINE_FIELD_NUMBER
public static final int DRAW_DIVIDER_LINE_FIELD_NUMBER- See Also:
-
FONT_FIELD_NUMBER
public static final int FONT_FIELD_NUMBER- See Also:
-
FONT_SIZE_FIELD_NUMBER
public static final int FONT_SIZE_FIELD_NUMBER- See Also:
-
DIVIDER_LINE_COLOR_FIELD_NUMBER
public static final int DIVIDER_LINE_COLOR_FIELD_NUMBER- See Also:
-
-
Method Details
-
newInstance
- Overrides:
newInstance
in classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()- Specified by:
getUnknownFields
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getUnknownFields
in classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3
-
hasDocument
public boolean hasDocument()/ TextHeaderFooter should not be that long so we didn't use stream
.IronPdfEngine.Proto.PdfDocument document = 1;
- Specified by:
hasDocument
in interfaceAddTextHeaderFooterRequestOrBuilder
- Returns:
- Whether the document field is set.
-
getDocument
/ TextHeaderFooter should not be that long so we didn't use stream
.IronPdfEngine.Proto.PdfDocument document = 1;
- Specified by:
getDocument
in interfaceAddTextHeaderFooterRequestOrBuilder
- Returns:
- The document.
-
getDocumentOrBuilder
/ TextHeaderFooter should not be that long so we didn't use stream
.IronPdfEngine.Proto.PdfDocument document = 1;
- Specified by:
getDocumentOrBuilder
in interfaceAddTextHeaderFooterRequestOrBuilder
-
getIsHeader
public boolean getIsHeader()bool isHeader = 2;
- Specified by:
getIsHeader
in interfaceAddTextHeaderFooterRequestOrBuilder
- Returns:
- The isHeader.
-
hasBaseUrl
public boolean hasBaseUrl()optional string base_url = 3;
- Specified by:
hasBaseUrl
in interfaceAddTextHeaderFooterRequestOrBuilder
- Returns:
- Whether the baseUrl field is set.
-
getBaseUrl
optional string base_url = 3;
- Specified by:
getBaseUrl
in interfaceAddTextHeaderFooterRequestOrBuilder
- Returns:
- The baseUrl.
-
getBaseUrlBytes
public com.google.protobuf.ByteString getBaseUrlBytes()optional string base_url = 3;
- Specified by:
getBaseUrlBytes
in interfaceAddTextHeaderFooterRequestOrBuilder
- Returns:
- The bytes for baseUrl.
-
hasFirstPageNumber
public boolean hasFirstPageNumber()optional int32 max_height = 4; //TextHeaderFooter have no max_height
optional int32 first_page_number = 5;
- Specified by:
hasFirstPageNumber
in interfaceAddTextHeaderFooterRequestOrBuilder
- Returns:
- Whether the firstPageNumber field is set.
-
getFirstPageNumber
public int getFirstPageNumber()optional int32 max_height = 4; //TextHeaderFooter have no max_height
optional int32 first_page_number = 5;
- Specified by:
getFirstPageNumber
in interfaceAddTextHeaderFooterRequestOrBuilder
- Returns:
- The firstPageNumber.
-
getTargetPageIndexesList
repeated int32 target_page_indexes = 6;
- Specified by:
getTargetPageIndexesList
in interfaceAddTextHeaderFooterRequestOrBuilder
- Returns:
- A list containing the targetPageIndexes.
-
getTargetPageIndexesCount
public int getTargetPageIndexesCount()repeated int32 target_page_indexes = 6;
- Specified by:
getTargetPageIndexesCount
in interfaceAddTextHeaderFooterRequestOrBuilder
- Returns:
- The count of targetPageIndexes.
-
getTargetPageIndexes
public int getTargetPageIndexes(int index) repeated int32 target_page_indexes = 6;
- Specified by:
getTargetPageIndexes
in interfaceAddTextHeaderFooterRequestOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The targetPageIndexes at the given index.
-
hasMarginLeftMm
public boolean hasMarginLeftMm()optional double margin_left_mm = 7;
- Specified by:
hasMarginLeftMm
in interfaceAddTextHeaderFooterRequestOrBuilder
- Returns:
- Whether the marginLeftMm field is set.
-
getMarginLeftMm
public double getMarginLeftMm()optional double margin_left_mm = 7;
- Specified by:
getMarginLeftMm
in interfaceAddTextHeaderFooterRequestOrBuilder
- Returns:
- The marginLeftMm.
-
hasMarginRightMm
public boolean hasMarginRightMm()optional double margin_right_mm = 8;
- Specified by:
hasMarginRightMm
in interfaceAddTextHeaderFooterRequestOrBuilder
- Returns:
- Whether the marginRightMm field is set.
-
getMarginRightMm
public double getMarginRightMm()optional double margin_right_mm = 8;
- Specified by:
getMarginRightMm
in interfaceAddTextHeaderFooterRequestOrBuilder
- Returns:
- The marginRightMm.
-
hasMarginTopMm
public boolean hasMarginTopMm()optional double margin_top_mm = 9;
- Specified by:
hasMarginTopMm
in interfaceAddTextHeaderFooterRequestOrBuilder
- Returns:
- Whether the marginTopMm field is set.
-
getMarginTopMm
public double getMarginTopMm()optional double margin_top_mm = 9;
- Specified by:
getMarginTopMm
in interfaceAddTextHeaderFooterRequestOrBuilder
- Returns:
- The marginTopMm.
-
hasMarginBottomMm
public boolean hasMarginBottomMm()optional double margin_bottom_mm = 10;
- Specified by:
hasMarginBottomMm
in interfaceAddTextHeaderFooterRequestOrBuilder
- Returns:
- Whether the marginBottomMm field is set.
-
getMarginBottomMm
public double getMarginBottomMm()optional double margin_bottom_mm = 10;
- Specified by:
getMarginBottomMm
in interfaceAddTextHeaderFooterRequestOrBuilder
- Returns:
- The marginBottomMm.
-
hasPdfTitle
public boolean hasPdfTitle()optional string pdfTitle = 11;
- Specified by:
hasPdfTitle
in interfaceAddTextHeaderFooterRequestOrBuilder
- Returns:
- Whether the pdfTitle field is set.
-
getPdfTitle
optional string pdfTitle = 11;
- Specified by:
getPdfTitle
in interfaceAddTextHeaderFooterRequestOrBuilder
- Returns:
- The pdfTitle.
-
getPdfTitleBytes
public com.google.protobuf.ByteString getPdfTitleBytes()optional string pdfTitle = 11;
- Specified by:
getPdfTitleBytes
in interfaceAddTextHeaderFooterRequestOrBuilder
- Returns:
- The bytes for pdfTitle.
-
hasLeftText
public boolean hasLeftText()text
optional string left_text = 12;
- Specified by:
hasLeftText
in interfaceAddTextHeaderFooterRequestOrBuilder
- Returns:
- Whether the leftText field is set.
-
getLeftText
text
optional string left_text = 12;
- Specified by:
getLeftText
in interfaceAddTextHeaderFooterRequestOrBuilder
- Returns:
- The leftText.
-
getLeftTextBytes
public com.google.protobuf.ByteString getLeftTextBytes()text
optional string left_text = 12;
- Specified by:
getLeftTextBytes
in interfaceAddTextHeaderFooterRequestOrBuilder
- Returns:
- The bytes for leftText.
-
hasCenterText
public boolean hasCenterText()optional string center_text = 13;
- Specified by:
hasCenterText
in interfaceAddTextHeaderFooterRequestOrBuilder
- Returns:
- Whether the centerText field is set.
-
getCenterText
optional string center_text = 13;
- Specified by:
getCenterText
in interfaceAddTextHeaderFooterRequestOrBuilder
- Returns:
- The centerText.
-
getCenterTextBytes
public com.google.protobuf.ByteString getCenterTextBytes()optional string center_text = 13;
- Specified by:
getCenterTextBytes
in interfaceAddTextHeaderFooterRequestOrBuilder
- Returns:
- The bytes for centerText.
-
hasRightText
public boolean hasRightText()optional string right_text = 14;
- Specified by:
hasRightText
in interfaceAddTextHeaderFooterRequestOrBuilder
- Returns:
- Whether the rightText field is set.
-
getRightText
optional string right_text = 14;
- Specified by:
getRightText
in interfaceAddTextHeaderFooterRequestOrBuilder
- Returns:
- The rightText.
-
getRightTextBytes
public com.google.protobuf.ByteString getRightTextBytes()optional string right_text = 14;
- Specified by:
getRightTextBytes
in interfaceAddTextHeaderFooterRequestOrBuilder
- Returns:
- The bytes for rightText.
-
hasDrawDividerLine
public boolean hasDrawDividerLine()optional bool draw_divider_line = 15;
- Specified by:
hasDrawDividerLine
in interfaceAddTextHeaderFooterRequestOrBuilder
- Returns:
- Whether the drawDividerLine field is set.
-
getDrawDividerLine
public boolean getDrawDividerLine()optional bool draw_divider_line = 15;
- Specified by:
getDrawDividerLine
in interfaceAddTextHeaderFooterRequestOrBuilder
- Returns:
- The drawDividerLine.
-
hasFont
public boolean hasFont()optional .IronPdfEngine.Proto.FontType font = 16;
- Specified by:
hasFont
in interfaceAddTextHeaderFooterRequestOrBuilder
- Returns:
- Whether the font field is set.
-
getFont
optional .IronPdfEngine.Proto.FontType font = 16;
- Specified by:
getFont
in interfaceAddTextHeaderFooterRequestOrBuilder
- Returns:
- The font.
-
getFontOrBuilder
optional .IronPdfEngine.Proto.FontType font = 16;
- Specified by:
getFontOrBuilder
in interfaceAddTextHeaderFooterRequestOrBuilder
-
hasFontSize
public boolean hasFontSize()optional double font_size = 17;
- Specified by:
hasFontSize
in interfaceAddTextHeaderFooterRequestOrBuilder
- Returns:
- Whether the fontSize field is set.
-
getFontSize
public double getFontSize()optional double font_size = 17;
- Specified by:
getFontSize
in interfaceAddTextHeaderFooterRequestOrBuilder
- Returns:
- The fontSize.
-
hasDividerLineColor
public boolean hasDividerLineColor()optional string divider_line_color = 18;
- Specified by:
hasDividerLineColor
in interfaceAddTextHeaderFooterRequestOrBuilder
- Returns:
- Whether the dividerLineColor field is set.
-
getDividerLineColor
optional string divider_line_color = 18;
- Specified by:
getDividerLineColor
in interfaceAddTextHeaderFooterRequestOrBuilder
- Returns:
- The dividerLineColor.
-
getDividerLineColorBytes
public com.google.protobuf.ByteString getDividerLineColorBytes()optional string divider_line_color = 18;
- Specified by:
getDividerLineColorBytes
in interfaceAddTextHeaderFooterRequestOrBuilder
- Returns:
- The bytes for dividerLineColor.
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3
-
writeTo
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessageV3
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessageV3
-
equals
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in classcom.google.protobuf.AbstractMessage
-
parseFrom
public static AddTextHeaderFooterRequest parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AddTextHeaderFooterRequest parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AddTextHeaderFooterRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AddTextHeaderFooterRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AddTextHeaderFooterRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AddTextHeaderFooterRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static AddTextHeaderFooterRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static AddTextHeaderFooterRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static AddTextHeaderFooterRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static AddTextHeaderFooterRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
-
toBuilder
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected AddTextHeaderFooterRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) - Specified by:
newBuilderForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-