public class CommitWithLookupsThe commit ID
server responded with an unexpected value)..
The hash of the commit
server responded with an unexpected value)..
When the commit was created
server responded with an unexpected value)..
Example run IDs associated with the commit
server responded with an unexpected value)..
Author's full name
server responded with an unexpected value)..
The manifest of the commit
This arbitrary value can be deserialized into a custom type using the convert method:
MyClass myObject = commitWithLookups.manifest().convert(MyClass.class);
```.The SHA of the manifest
server responded with an unexpected value)..
Number of API downloads
server responded with an unexpected value)..
Number of web views
server responded with an unexpected value)..
The hash of the parent commit
server responded with an unexpected value)..
The ID of the parent commit
server responded with an unexpected value)..
Repository ID
server responded with an unexpected value)..
When the commit was last updated
server responded with an unexpected value)..
Returns the raw JSON value of [id].
Returns the raw JSON value of [commitHash].
Returns the raw JSON value of [createdAt].
Returns the raw JSON value of [exampleRunIds].
Returns the raw JSON value of [fullName].
Returns the raw JSON value of [manifestSha].
Returns the raw JSON value of [numDownloads].
Returns the raw JSON value of [numViews].
Returns the raw JSON value of [parentCommitHash].
Returns the raw JSON value of [parentId].
Returns the raw JSON value of [repoId].
Returns the raw JSON value of [updatedAt].
Returns a mutable builder for constructing an instance of [CommitWithLookups]..
The commit ID
server responded with an unexpected value)..
The commit ID
server responded with an unexpected value)..
The hash of the commit
server responded with an unexpected value)..
The hash of the commit
server responded with an unexpected value)..
When the commit was created
server responded with an unexpected value)..
When the commit was created
server responded with an unexpected value)..
Example run IDs associated with the commit
server responded with an unexpected value)..
Example run IDs associated with the commit
server responded with an unexpected value)..
Adds a single [String] to [exampleRunIds]..
Author's full name
server responded with an unexpected value)..
Author's full name
server responded with an unexpected value)..
The manifest of the commit.
The SHA of the manifest
server responded with an unexpected value)..
The SHA of the manifest
server responded with an unexpected value)..
Adds a single [Long] to [Builder.manifestSha]..
Number of API downloads
server responded with an unexpected value)..
Number of API downloads
server responded with an unexpected value)..
Number of web views
server responded with an unexpected value)..
Number of web views
server responded with an unexpected value)..
The hash of the parent commit
server responded with an unexpected value)..
The hash of the parent commit
server responded with an unexpected value)..
The ID of the parent commit
server responded with an unexpected value)..
The ID of the parent commit
server responded with an unexpected value)..
Repository ID
server responded with an unexpected value)..
Repository ID
server responded with an unexpected value)..
When the commit was last updated
server responded with an unexpected value)..
When the commit was last updated
server responded with an unexpected value)..
Returns an immutable instance of [CommitWithLookups].