Skip to main content

Module grpc

Module grpc 

Source
Expand description

Generated gRPC types and client stubs for the VCS data plane.

Modules§

batch_get_commit_result
Nested message and enum types in BatchGetCommitResult.
batch_get_tree_entry_result
Nested message and enum types in BatchGetTreeEntryResult.
batch_stat_result
Nested message and enum types in BatchStatResult.
blob_transfer_service_client
Generated client implementations.
control_service_client
Generated client implementations.
create_change_request
Nested message and enum types in CreateChangeRequest.
data_service_client
Generated client implementations.
op
Nested message and enum types in Op.
op_create_file
Nested message and enum types in OpCreateFile.
op_modify_file
Nested message and enum types in OpModifyFile.
set_change_base_request
Nested message and enum types in SetChangeBaseRequest.
view_spec
Nested message and enum types in ViewSpec.

Structs§

ApplyOpsRequest
ApplyOpsResponse
BatchGetCommitResult
BatchGetCommitsRequest
BatchGetCommitsResponse
BatchGetTreeEntriesRequest
BatchGetTreeEntriesResponse
BatchGetTreeEntryResult
BatchStatRequest
BatchStatResponse
BatchStatResult
BlobChunk
BookmarkInfo
Change
ChangeId
ChangeView
Commit
CommitOid
CommitView
CreateBookmarkRequest
CreateBookmarkResponse
CreateChangeRequest
CreateChangeResponse
DeleteBookmarkRequest
DeleteBookmarkResponse
EvoLogEvent
GetApplyOpsPolicyRequest
GetApplyOpsPolicyResponse
GetBlobMetaRequest
GetBlobMetaResponse
GetBlobRequest
GetChangeHistoryRequest
GetChangeHistoryResponse
GetChangeRequest
GetChangeResponse
GetCommitRequest
GetCommitResponse
GetObjectMetaRequest
GetObjectMetaResponse
HasObjectsRequest
HasObjectsResponse
ListCommitsRequest
ListCommitsResponse
ListDirRequest
ListDirResponse
ListRefsRequest
ListRefsResponse
ListTreeRequest
ListTreeResponse
MoveBookmarkRequest
MoveBookmarkResponse
NotFound
Oid
Op
OpCreateFile
OpDeletePath
OpEvent
OpModifyFile
OpMovePath
OpSetMode
OpSetSymlink
Page
Range
RefInfo
RefUpdateEvent
ResolvePathRequest
ResolvePathResponse
ResolveRefRequest
ResolveRefResponse
SetChangeBaseRequest
SetChangeBaseResponse
SnapshotChangeRequest
SnapshotChangeResponse
TreeEntry
TreeOid
ViewSpec
ViewSpec selects the repository state to read from.
WatchChangeOpsRequest
WatchEvoLogRequest
WatchRefUpdatesRequest

Enums§

ObjectKind
Object type as stored in objects.kind.
RefKind
Ref kind as stored in refs.kind.
TreeEntryKind
Tree entry kind as stored in tree_entries.kind. Note: mode still carries authoritative git semantics; kind is a convenience.