Class Issues.Issue

  • All Implemented Interfaces:
    com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, java.io.Serializable, Issues.IssueOrBuilder
    Enclosing class:
    Issues

    public static final class Issues.Issue
    extends com.google.protobuf.GeneratedMessageV3
    implements Issues.IssueOrBuilder
     Represents an issue discovered in traces.
     
    Protobuf type mlflow.issues.Issue
    See Also:
    Serialized Form
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  Issues.Issue.Builder
      Represents an issue discovered in traces.
      • 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
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean equals​(java.lang.Object obj)  
      java.lang.String getCategories​(int index)
      Categories of the issue.
      com.google.protobuf.ByteString getCategoriesBytes​(int index)
      Categories of the issue.
      int getCategoriesCount()
      Categories of the issue.
      com.google.protobuf.ProtocolStringList getCategoriesList()
      Categories of the issue.
      java.lang.String getCreatedBy()
      Identifier for who created this issue.
      com.google.protobuf.ByteString getCreatedByBytes()
      Identifier for who created this issue.
      long getCreatedTimestamp()
      Creation timestamp in milliseconds.
      static Issues.Issue getDefaultInstance()  
      Issues.Issue getDefaultInstanceForType()  
      java.lang.String getDescription()
      Detailed description of the issue.
      com.google.protobuf.ByteString getDescriptionBytes()
      Detailed description of the issue.
      static com.google.protobuf.Descriptors.Descriptor getDescriptor()  
      java.lang.String getExperimentId()
      Experiment ID.
      com.google.protobuf.ByteString getExperimentIdBytes()
      Experiment ID.
      java.lang.String getIssueId()
      Unique identifier for the issue.
      com.google.protobuf.ByteString getIssueIdBytes()
      Unique identifier for the issue.
      long getLastUpdatedTimestamp()
      Last update timestamp in milliseconds.
      java.lang.String getName()
      Short descriptive name for the issue.
      com.google.protobuf.ByteString getNameBytes()
      Short descriptive name for the issue.
      com.google.protobuf.Parser<Issues.Issue> getParserForType()  
      java.lang.String getRootCauses​(int index)
      Analysis of the root causes of the issue.
      com.google.protobuf.ByteString getRootCausesBytes​(int index)
      Analysis of the root causes of the issue.
      int getRootCausesCount()
      Analysis of the root causes of the issue.
      com.google.protobuf.ProtocolStringList getRootCausesList()
      Analysis of the root causes of the issue.
      int getSerializedSize()  
      java.lang.String getSeverity()
      Severity level indicator.
      com.google.protobuf.ByteString getSeverityBytes()
      Severity level indicator.
      java.lang.String getSourceRunId()
      MLflow run ID that discovered this issue.
      com.google.protobuf.ByteString getSourceRunIdBytes()
      MLflow run ID that discovered this issue.
      java.lang.String getStatus()
      Issue status.
      com.google.protobuf.ByteString getStatusBytes()
      Issue status.
      com.google.protobuf.UnknownFieldSet getUnknownFields()  
      boolean hasCreatedBy()
      Identifier for who created this issue.
      boolean hasCreatedTimestamp()
      Creation timestamp in milliseconds.
      boolean hasDescription()
      Detailed description of the issue.
      boolean hasExperimentId()
      Experiment ID.
      int hashCode()  
      boolean hasIssueId()
      Unique identifier for the issue.
      boolean hasLastUpdatedTimestamp()
      Last update timestamp in milliseconds.
      boolean hasName()
      Short descriptive name for the issue.
      boolean hasSeverity()
      Severity level indicator.
      boolean hasSourceRunId()
      MLflow run ID that discovered this issue.
      boolean hasStatus()
      Issue status.
      protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()  
      boolean isInitialized()  
      static Issues.Issue.Builder newBuilder()  
      static Issues.Issue.Builder newBuilder​(Issues.Issue prototype)  
      Issues.Issue.Builder newBuilderForType()  
      protected Issues.Issue.Builder newBuilderForType​(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)  
      protected java.lang.Object newInstance​(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)  
      static Issues.Issue parseDelimitedFrom​(java.io.InputStream input)  
      static Issues.Issue parseDelimitedFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static Issues.Issue parseFrom​(byte[] data)  
      static Issues.Issue parseFrom​(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static Issues.Issue parseFrom​(com.google.protobuf.ByteString data)  
      static Issues.Issue parseFrom​(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static Issues.Issue parseFrom​(com.google.protobuf.CodedInputStream input)  
      static Issues.Issue parseFrom​(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static Issues.Issue parseFrom​(java.io.InputStream input)  
      static Issues.Issue parseFrom​(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static Issues.Issue parseFrom​(java.nio.ByteBuffer data)  
      static Issues.Issue parseFrom​(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)  
      static com.google.protobuf.Parser<Issues.Issue> parser()  
      Issues.Issue.Builder toBuilder()  
      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 Detail

      • EXPERIMENT_ID_FIELD_NUMBER

        public static final int EXPERIMENT_ID_FIELD_NUMBER
        See Also:
        Constant Field Values
      • DESCRIPTION_FIELD_NUMBER

        public static final int DESCRIPTION_FIELD_NUMBER
        See Also:
        Constant Field Values
      • ROOT_CAUSES_FIELD_NUMBER

        public static final int ROOT_CAUSES_FIELD_NUMBER
        See Also:
        Constant Field Values
      • SOURCE_RUN_ID_FIELD_NUMBER

        public static final int SOURCE_RUN_ID_FIELD_NUMBER
        See Also:
        Constant Field Values
      • CREATED_TIMESTAMP_FIELD_NUMBER

        public static final int CREATED_TIMESTAMP_FIELD_NUMBER
        See Also:
        Constant Field Values
      • LAST_UPDATED_TIMESTAMP_FIELD_NUMBER

        public static final int LAST_UPDATED_TIMESTAMP_FIELD_NUMBER
        See Also:
        Constant Field Values
      • CREATED_BY_FIELD_NUMBER

        public static final int CREATED_BY_FIELD_NUMBER
        See Also:
        Constant Field Values
      • CATEGORIES_FIELD_NUMBER

        public static final int CATEGORIES_FIELD_NUMBER
        See Also:
        Constant Field Values
      • PARSER

        @Deprecated
        public static final com.google.protobuf.Parser<Issues.Issue> PARSER
        Deprecated.
    • Method Detail

      • newInstance

        protected java.lang.Object newInstance​(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
        Overrides:
        newInstance in class com.google.protobuf.GeneratedMessageV3
      • getUnknownFields

        public final com.google.protobuf.UnknownFieldSet getUnknownFields()
        Specified by:
        getUnknownFields in interface com.google.protobuf.MessageOrBuilder
        Overrides:
        getUnknownFields in class com.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 class com.google.protobuf.GeneratedMessageV3
      • hasIssueId

        public boolean hasIssueId()
         Unique identifier for the issue.
         
        optional string issue_id = 1;
        Specified by:
        hasIssueId in interface Issues.IssueOrBuilder
        Returns:
        Whether the issueId field is set.
      • getIssueId

        public java.lang.String getIssueId()
         Unique identifier for the issue.
         
        optional string issue_id = 1;
        Specified by:
        getIssueId in interface Issues.IssueOrBuilder
        Returns:
        The issueId.
      • getIssueIdBytes

        public com.google.protobuf.ByteString getIssueIdBytes()
         Unique identifier for the issue.
         
        optional string issue_id = 1;
        Specified by:
        getIssueIdBytes in interface Issues.IssueOrBuilder
        Returns:
        The bytes for issueId.
      • hasExperimentId

        public boolean hasExperimentId()
         Experiment ID.
         
        optional string experiment_id = 2;
        Specified by:
        hasExperimentId in interface Issues.IssueOrBuilder
        Returns:
        Whether the experimentId field is set.
      • getExperimentId

        public java.lang.String getExperimentId()
         Experiment ID.
         
        optional string experiment_id = 2;
        Specified by:
        getExperimentId in interface Issues.IssueOrBuilder
        Returns:
        The experimentId.
      • getExperimentIdBytes

        public com.google.protobuf.ByteString getExperimentIdBytes()
         Experiment ID.
         
        optional string experiment_id = 2;
        Specified by:
        getExperimentIdBytes in interface Issues.IssueOrBuilder
        Returns:
        The bytes for experimentId.
      • hasName

        public boolean hasName()
         Short descriptive name for the issue.
         
        optional string name = 3;
        Specified by:
        hasName in interface Issues.IssueOrBuilder
        Returns:
        Whether the name field is set.
      • getName

        public java.lang.String getName()
         Short descriptive name for the issue.
         
        optional string name = 3;
        Specified by:
        getName in interface Issues.IssueOrBuilder
        Returns:
        The name.
      • getNameBytes

        public com.google.protobuf.ByteString getNameBytes()
         Short descriptive name for the issue.
         
        optional string name = 3;
        Specified by:
        getNameBytes in interface Issues.IssueOrBuilder
        Returns:
        The bytes for name.
      • hasDescription

        public boolean hasDescription()
         Detailed description of the issue.
         
        optional string description = 4;
        Specified by:
        hasDescription in interface Issues.IssueOrBuilder
        Returns:
        Whether the description field is set.
      • getDescription

        public java.lang.String getDescription()
         Detailed description of the issue.
         
        optional string description = 4;
        Specified by:
        getDescription in interface Issues.IssueOrBuilder
        Returns:
        The description.
      • getDescriptionBytes

        public com.google.protobuf.ByteString getDescriptionBytes()
         Detailed description of the issue.
         
        optional string description = 4;
        Specified by:
        getDescriptionBytes in interface Issues.IssueOrBuilder
        Returns:
        The bytes for description.
      • hasStatus

        public boolean hasStatus()
         Issue status.
         
        optional string status = 5;
        Specified by:
        hasStatus in interface Issues.IssueOrBuilder
        Returns:
        Whether the status field is set.
      • getStatus

        public java.lang.String getStatus()
         Issue status.
         
        optional string status = 5;
        Specified by:
        getStatus in interface Issues.IssueOrBuilder
        Returns:
        The status.
      • getStatusBytes

        public com.google.protobuf.ByteString getStatusBytes()
         Issue status.
         
        optional string status = 5;
        Specified by:
        getStatusBytes in interface Issues.IssueOrBuilder
        Returns:
        The bytes for status.
      • hasSeverity

        public boolean hasSeverity()
         Severity level indicator.
         
        optional string severity = 6;
        Specified by:
        hasSeverity in interface Issues.IssueOrBuilder
        Returns:
        Whether the severity field is set.
      • getSeverity

        public java.lang.String getSeverity()
         Severity level indicator.
         
        optional string severity = 6;
        Specified by:
        getSeverity in interface Issues.IssueOrBuilder
        Returns:
        The severity.
      • getSeverityBytes

        public com.google.protobuf.ByteString getSeverityBytes()
         Severity level indicator.
         
        optional string severity = 6;
        Specified by:
        getSeverityBytes in interface Issues.IssueOrBuilder
        Returns:
        The bytes for severity.
      • getRootCausesList

        public com.google.protobuf.ProtocolStringList getRootCausesList()
         Analysis of the root causes of the issue.
         
        repeated string root_causes = 7;
        Specified by:
        getRootCausesList in interface Issues.IssueOrBuilder
        Returns:
        A list containing the rootCauses.
      • getRootCausesCount

        public int getRootCausesCount()
         Analysis of the root causes of the issue.
         
        repeated string root_causes = 7;
        Specified by:
        getRootCausesCount in interface Issues.IssueOrBuilder
        Returns:
        The count of rootCauses.
      • getRootCauses

        public java.lang.String getRootCauses​(int index)
         Analysis of the root causes of the issue.
         
        repeated string root_causes = 7;
        Specified by:
        getRootCauses in interface Issues.IssueOrBuilder
        Parameters:
        index - The index of the element to return.
        Returns:
        The rootCauses at the given index.
      • getRootCausesBytes

        public com.google.protobuf.ByteString getRootCausesBytes​(int index)
         Analysis of the root causes of the issue.
         
        repeated string root_causes = 7;
        Specified by:
        getRootCausesBytes in interface Issues.IssueOrBuilder
        Parameters:
        index - The index of the value to return.
        Returns:
        The bytes of the rootCauses at the given index.
      • hasSourceRunId

        public boolean hasSourceRunId()
         MLflow run ID that discovered this issue.
         
        optional string source_run_id = 8;
        Specified by:
        hasSourceRunId in interface Issues.IssueOrBuilder
        Returns:
        Whether the sourceRunId field is set.
      • getSourceRunId

        public java.lang.String getSourceRunId()
         MLflow run ID that discovered this issue.
         
        optional string source_run_id = 8;
        Specified by:
        getSourceRunId in interface Issues.IssueOrBuilder
        Returns:
        The sourceRunId.
      • getSourceRunIdBytes

        public com.google.protobuf.ByteString getSourceRunIdBytes()
         MLflow run ID that discovered this issue.
         
        optional string source_run_id = 8;
        Specified by:
        getSourceRunIdBytes in interface Issues.IssueOrBuilder
        Returns:
        The bytes for sourceRunId.
      • hasCreatedTimestamp

        public boolean hasCreatedTimestamp()
         Creation timestamp in milliseconds.
         
        optional int64 created_timestamp = 9;
        Specified by:
        hasCreatedTimestamp in interface Issues.IssueOrBuilder
        Returns:
        Whether the createdTimestamp field is set.
      • getCreatedTimestamp

        public long getCreatedTimestamp()
         Creation timestamp in milliseconds.
         
        optional int64 created_timestamp = 9;
        Specified by:
        getCreatedTimestamp in interface Issues.IssueOrBuilder
        Returns:
        The createdTimestamp.
      • hasLastUpdatedTimestamp

        public boolean hasLastUpdatedTimestamp()
         Last update timestamp in milliseconds.
         
        optional int64 last_updated_timestamp = 10;
        Specified by:
        hasLastUpdatedTimestamp in interface Issues.IssueOrBuilder
        Returns:
        Whether the lastUpdatedTimestamp field is set.
      • getLastUpdatedTimestamp

        public long getLastUpdatedTimestamp()
         Last update timestamp in milliseconds.
         
        optional int64 last_updated_timestamp = 10;
        Specified by:
        getLastUpdatedTimestamp in interface Issues.IssueOrBuilder
        Returns:
        The lastUpdatedTimestamp.
      • hasCreatedBy

        public boolean hasCreatedBy()
         Identifier for who created this issue.
         
        optional string created_by = 11;
        Specified by:
        hasCreatedBy in interface Issues.IssueOrBuilder
        Returns:
        Whether the createdBy field is set.
      • getCreatedBy

        public java.lang.String getCreatedBy()
         Identifier for who created this issue.
         
        optional string created_by = 11;
        Specified by:
        getCreatedBy in interface Issues.IssueOrBuilder
        Returns:
        The createdBy.
      • getCreatedByBytes

        public com.google.protobuf.ByteString getCreatedByBytes()
         Identifier for who created this issue.
         
        optional string created_by = 11;
        Specified by:
        getCreatedByBytes in interface Issues.IssueOrBuilder
        Returns:
        The bytes for createdBy.
      • getCategoriesList

        public com.google.protobuf.ProtocolStringList getCategoriesList()
         Categories of the issue.
         
        repeated string categories = 12;
        Specified by:
        getCategoriesList in interface Issues.IssueOrBuilder
        Returns:
        A list containing the categories.
      • getCategoriesCount

        public int getCategoriesCount()
         Categories of the issue.
         
        repeated string categories = 12;
        Specified by:
        getCategoriesCount in interface Issues.IssueOrBuilder
        Returns:
        The count of categories.
      • getCategories

        public java.lang.String getCategories​(int index)
         Categories of the issue.
         
        repeated string categories = 12;
        Specified by:
        getCategories in interface Issues.IssueOrBuilder
        Parameters:
        index - The index of the element to return.
        Returns:
        The categories at the given index.
      • getCategoriesBytes

        public com.google.protobuf.ByteString getCategoriesBytes​(int index)
         Categories of the issue.
         
        repeated string categories = 12;
        Specified by:
        getCategoriesBytes in interface Issues.IssueOrBuilder
        Parameters:
        index - The index of the value to return.
        Returns:
        The bytes of the categories at the given index.
      • isInitialized

        public final boolean isInitialized()
        Specified by:
        isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
        Overrides:
        isInitialized in class com.google.protobuf.GeneratedMessageV3
      • writeTo

        public void writeTo​(com.google.protobuf.CodedOutputStream output)
                     throws java.io.IOException
        Specified by:
        writeTo in interface com.google.protobuf.MessageLite
        Overrides:
        writeTo in class com.google.protobuf.GeneratedMessageV3
        Throws:
        java.io.IOException
      • getSerializedSize

        public int getSerializedSize()
        Specified by:
        getSerializedSize in interface com.google.protobuf.MessageLite
        Overrides:
        getSerializedSize in class com.google.protobuf.GeneratedMessageV3
      • equals

        public boolean equals​(java.lang.Object obj)
        Specified by:
        equals in interface com.google.protobuf.Message
        Overrides:
        equals in class com.google.protobuf.AbstractMessage
      • hashCode

        public int hashCode()
        Specified by:
        hashCode in interface com.google.protobuf.Message
        Overrides:
        hashCode in class com.google.protobuf.AbstractMessage
      • parseFrom

        public static Issues.Issue parseFrom​(java.nio.ByteBuffer data)
                                      throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static Issues.Issue parseFrom​(java.nio.ByteBuffer data,
                                             com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                      throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static Issues.Issue parseFrom​(com.google.protobuf.ByteString data)
                                      throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static Issues.Issue parseFrom​(com.google.protobuf.ByteString data,
                                             com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                      throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static Issues.Issue parseFrom​(byte[] data)
                                      throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static Issues.Issue parseFrom​(byte[] data,
                                             com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                      throws com.google.protobuf.InvalidProtocolBufferException
        Throws:
        com.google.protobuf.InvalidProtocolBufferException
      • parseFrom

        public static Issues.Issue parseFrom​(java.io.InputStream input)
                                      throws java.io.IOException
        Throws:
        java.io.IOException
      • parseFrom

        public static Issues.Issue parseFrom​(java.io.InputStream input,
                                             com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                      throws java.io.IOException
        Throws:
        java.io.IOException
      • parseDelimitedFrom

        public static Issues.Issue parseDelimitedFrom​(java.io.InputStream input)
                                               throws java.io.IOException
        Throws:
        java.io.IOException
      • parseDelimitedFrom

        public static Issues.Issue parseDelimitedFrom​(java.io.InputStream input,
                                                      com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                               throws java.io.IOException
        Throws:
        java.io.IOException
      • parseFrom

        public static Issues.Issue parseFrom​(com.google.protobuf.CodedInputStream input)
                                      throws java.io.IOException
        Throws:
        java.io.IOException
      • parseFrom

        public static Issues.Issue parseFrom​(com.google.protobuf.CodedInputStream input,
                                             com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                      throws java.io.IOException
        Throws:
        java.io.IOException
      • newBuilderForType

        public Issues.Issue.Builder newBuilderForType()
        Specified by:
        newBuilderForType in interface com.google.protobuf.Message
        Specified by:
        newBuilderForType in interface com.google.protobuf.MessageLite
      • toBuilder

        public Issues.Issue.Builder toBuilder()
        Specified by:
        toBuilder in interface com.google.protobuf.Message
        Specified by:
        toBuilder in interface com.google.protobuf.MessageLite
      • newBuilderForType

        protected Issues.Issue.Builder newBuilderForType​(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
        Specified by:
        newBuilderForType in class com.google.protobuf.GeneratedMessageV3
      • getDefaultInstance

        public static Issues.Issue getDefaultInstance()
      • parser

        public static com.google.protobuf.Parser<Issues.Issue> parser()
      • getParserForType

        public com.google.protobuf.Parser<Issues.Issue> getParserForType()
        Specified by:
        getParserForType in interface com.google.protobuf.Message
        Specified by:
        getParserForType in interface com.google.protobuf.MessageLite
        Overrides:
        getParserForType in class com.google.protobuf.GeneratedMessageV3
      • getDefaultInstanceForType

        public Issues.Issue getDefaultInstanceForType()
        Specified by:
        getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
        Specified by:
        getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder