Home
last modified time | relevance | path

Searched defs:BatchUpdateBlobsResponse (Results 1 – 2 of 2) sorted by relevance

/external/bazelbuild-remote-apis/build/bazel/remote/execution/v2/
Dremote_execution.pb.go3313 type BatchUpdateBlobsResponse struct { struct
3314 state protoimpl.MessageState
3315 sizeCache protoimpl.SizeCache
3316 unknownFields protoimpl.UnknownFields
3319 …ateBlobsResponse_Response `protobuf:"bytes,1,rep,name=responses,proto3" json:"responses,omitempty"`
3322 func (x *BatchUpdateBlobsResponse) Reset() {
3331 func (x *BatchUpdateBlobsResponse) String() string {
3335 func (*BatchUpdateBlobsResponse) ProtoMessage() {}
3337 func (x *BatchUpdateBlobsResponse) ProtoReflect() protoreflect.Message {
3350 func (*BatchUpdateBlobsResponse) Descriptor() ([]byte, []int) {
[all …]
Dremote_execution.proto1714 message BatchUpdateBlobsResponse { message