PutFileResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The ID of the blob, which is its SHA-1 pointer.

Link copied to clipboard

The full SHA ID of the commit that contains this file change.

Link copied to clipboard

The full SHA-1 pointer of the tree information for the commit that contains this file change.

Functions

Link copied to clipboard
inline fun copy(block: PutFileResponse.Builder.() -> Unit = {}): PutFileResponse
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String