PostCommentForComparedCommitOutput class
Properties
-
afterBlobId
→ String?
-
In the directionality you established, the blob ID of the after blob.
final
-
afterCommitId
→ String?
-
In the directionality you established, the full commit ID of the after
commit.
final
-
beforeBlobId
→ String?
-
In the directionality you established, the blob ID of the before blob.
final
-
beforeCommitId
→ String?
-
In the directionality you established, the full commit ID of the before
commit.
final
-
The content of the comment you posted.
final
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
location
→ Location?
-
The location of the comment in the comparison between the two commits.
final
-
repositoryName
→ String?
-
The name of the repository where you posted a comment on the comparison
between commits.
final
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited