Home
last modified time | relevance | path

Searched defs:PushDirectoryResponse (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.go830 type PushDirectoryResponse struct { struct
831 state protoimpl.MessageState
832 sizeCache protoimpl.SizeCache
833 unknownFields protoimpl.UnknownFields
836 func (x *PushDirectoryResponse) Reset() {
845 func (x *PushDirectoryResponse) String() string {
849 func (*PushDirectoryResponse) ProtoMessage() {}
851 func (x *PushDirectoryResponse) ProtoReflect() protoreflect.Message {
864 func (*PushDirectoryResponse) Descriptor() ([]byte, []int) {
H A Dremote_asset.proto495 message PushDirectoryResponse { /* empty */ } message