You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
packer/vendor/github.com/yandex-cloud/go-genproto/yandex/cloud/api/operation.pbext.go

12 lines
191 B

// Code generated by protoc-gen-goext. DO NOT EDIT.
package api
func (m *Operation) SetMetadata(v string) {
m.Metadata = v
}
func (m *Operation) SetResponse(v string) {
m.Response = v
}