Home
last modified time | relevance | path

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

/aosp_15_r20/external/bazelbuild-remote-apis/build/bazel/remote/asset/v1/
H A Dremote_asset.pb.go674 type PushBlobResponse struct { struct
675 state protoimpl.MessageState
676 sizeCache protoimpl.SizeCache
677 unknownFields protoimpl.UnknownFields
680 func (x *PushBlobResponse) Reset() {
689 func (x *PushBlobResponse) String() string {
693 func (*PushBlobResponse) ProtoMessage() {}
695 func (x *PushBlobResponse) ProtoReflect() protoreflect.Message {
708 func (*PushBlobResponse) Descriptor() ([]byte, []int) {
H A Dremote_asset.proto446 message PushBlobResponse { /* empty */ } message