Package houston.vo.webhook
Class UploadPayload
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
houston.vo.webhook.UploadPayload
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,UploadPayloadOrBuilder,Serializable
@Generated
public final class UploadPayload
extends com.google.protobuf.GeneratedMessage
implements UploadPayloadOrBuilder
업로드 PayloadProtobuf type
houston.service.webhook.UploadPayload- See Also:
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class com.google.protobuf.GeneratedMessage
com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT, BuilderT>>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingT extends com.google.protobuf.Message, T>, com.google.protobuf.GeneratedMessage.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessage
com.google.protobuf.AbstractMessage.BuilderParentNested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intFields inherited from class com.google.protobuf.GeneratedMessage
alwaysUseFieldBuilders, loggedPre22TypeNames, unknownFieldsFields inherited from class com.google.protobuf.AbstractMessage
memoizedSizeFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionbooleanstring assignee = 2;com.google.protobuf.ByteStringstring assignee = 2;getCommitFile(int index) repeated string commitFile = 6;com.google.protobuf.ByteStringgetCommitFileBytes(int index) repeated string commitFile = 6;intrepeated string commitFile = 6;com.google.protobuf.ProtocolStringListrepeated string commitFile = 6;getContributor(int index) repeated .houston.vo.webhook.Contributor contributor = 7;intrepeated .houston.vo.webhook.Contributor contributor = 7;repeated .houston.vo.webhook.Contributor contributor = 7;getContributorOrBuilder(int index) repeated .houston.vo.webhook.Contributor contributor = 7;List<? extends ContributorOrBuilder> repeated .houston.vo.webhook.Contributor contributor = 7;static UploadPayloadstatic final com.google.protobuf.Descriptors.DescriptorgetHead()string head = 5;com.google.protobuf.ByteStringstring head = 5;com.google.protobuf.Parser<UploadPayload> string projectId = 1;com.google.protobuf.ByteStringstring projectId = 1;getRef()string ref = 4;com.google.protobuf.ByteStringstring ref = 4;intgetTitle()string title = 3;com.google.protobuf.ByteStringstring title = 3;inthashCode()protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanstatic UploadPayload.Builderstatic UploadPayload.BuildernewBuilder(UploadPayload prototype) protected UploadPayload.BuildernewBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) static UploadPayloadparseDelimitedFrom(InputStream input) static UploadPayloadparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UploadPayloadparseFrom(byte[] data) static UploadPayloadparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UploadPayloadparseFrom(com.google.protobuf.ByteString data) static UploadPayloadparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UploadPayloadparseFrom(com.google.protobuf.CodedInputStream input) static UploadPayloadparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UploadPayloadparseFrom(InputStream input) static UploadPayloadparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UploadPayloadparseFrom(ByteBuffer data) static UploadPayloadparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<UploadPayload> parser()voidwriteTo(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessage
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, newFileScopedGeneratedExtension, newInstance, newMessageScopedGeneratedExtension, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashFields, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
PROJECTID_FIELD_NUMBER
public static final int PROJECTID_FIELD_NUMBER- See Also:
-
ASSIGNEE_FIELD_NUMBER
public static final int ASSIGNEE_FIELD_NUMBER- See Also:
-
TITLE_FIELD_NUMBER
public static final int TITLE_FIELD_NUMBER- See Also:
-
REF_FIELD_NUMBER
public static final int REF_FIELD_NUMBER- See Also:
-
HEAD_FIELD_NUMBER
public static final int HEAD_FIELD_NUMBER- See Also:
-
COMMITFILE_FIELD_NUMBER
public static final int COMMITFILE_FIELD_NUMBER- See Also:
-
CONTRIBUTOR_FIELD_NUMBER
public static final int CONTRIBUTOR_FIELD_NUMBER- See Also:
-
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage
-
getProjectId
string projectId = 1;- Specified by:
getProjectIdin interfaceUploadPayloadOrBuilder- Returns:
- The projectId.
-
getProjectIdBytes
public com.google.protobuf.ByteString getProjectIdBytes()string projectId = 1;- Specified by:
getProjectIdBytesin interfaceUploadPayloadOrBuilder- Returns:
- The bytes for projectId.
-
getAssignee
string assignee = 2;- Specified by:
getAssigneein interfaceUploadPayloadOrBuilder- Returns:
- The assignee.
-
getAssigneeBytes
public com.google.protobuf.ByteString getAssigneeBytes()string assignee = 2;- Specified by:
getAssigneeBytesin interfaceUploadPayloadOrBuilder- Returns:
- The bytes for assignee.
-
getTitle
string title = 3;- Specified by:
getTitlein interfaceUploadPayloadOrBuilder- Returns:
- The title.
-
getTitleBytes
public com.google.protobuf.ByteString getTitleBytes()string title = 3;- Specified by:
getTitleBytesin interfaceUploadPayloadOrBuilder- Returns:
- The bytes for title.
-
getRef
string ref = 4;- Specified by:
getRefin interfaceUploadPayloadOrBuilder- Returns:
- The ref.
-
getRefBytes
public com.google.protobuf.ByteString getRefBytes()string ref = 4;- Specified by:
getRefBytesin interfaceUploadPayloadOrBuilder- Returns:
- The bytes for ref.
-
getHead
string head = 5;- Specified by:
getHeadin interfaceUploadPayloadOrBuilder- Returns:
- The head.
-
getHeadBytes
public com.google.protobuf.ByteString getHeadBytes()string head = 5;- Specified by:
getHeadBytesin interfaceUploadPayloadOrBuilder- Returns:
- The bytes for head.
-
getCommitFileList
public com.google.protobuf.ProtocolStringList getCommitFileList()repeated string commitFile = 6;- Specified by:
getCommitFileListin interfaceUploadPayloadOrBuilder- Returns:
- A list containing the commitFile.
-
getCommitFileCount
public int getCommitFileCount()repeated string commitFile = 6;- Specified by:
getCommitFileCountin interfaceUploadPayloadOrBuilder- Returns:
- The count of commitFile.
-
getCommitFile
repeated string commitFile = 6;- Specified by:
getCommitFilein interfaceUploadPayloadOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The commitFile at the given index.
-
getCommitFileBytes
public com.google.protobuf.ByteString getCommitFileBytes(int index) repeated string commitFile = 6;- Specified by:
getCommitFileBytesin interfaceUploadPayloadOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the commitFile at the given index.
-
getContributorList
repeated .houston.vo.webhook.Contributor contributor = 7;- Specified by:
getContributorListin interfaceUploadPayloadOrBuilder
-
getContributorOrBuilderList
repeated .houston.vo.webhook.Contributor contributor = 7;- Specified by:
getContributorOrBuilderListin interfaceUploadPayloadOrBuilder
-
getContributorCount
public int getContributorCount()repeated .houston.vo.webhook.Contributor contributor = 7;- Specified by:
getContributorCountin interfaceUploadPayloadOrBuilder
-
getContributor
repeated .houston.vo.webhook.Contributor contributor = 7;- Specified by:
getContributorin interfaceUploadPayloadOrBuilder
-
getContributorOrBuilder
repeated .houston.vo.webhook.Contributor contributor = 7;- Specified by:
getContributorOrBuilderin interfaceUploadPayloadOrBuilder
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage
-
writeTo
- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessage- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessage
-
equals
- 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 UploadPayload parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static UploadPayload parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static UploadPayload parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static UploadPayload parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static UploadPayload parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static UploadPayload parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static UploadPayload parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static UploadPayload parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static UploadPayload parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static UploadPayload parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
-
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected UploadPayload.Builder newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) - Overrides:
newBuilderForTypein classcom.google.protobuf.AbstractMessage
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessage
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-