func()

in api/v1/operationcontainer.pb.go [127:132]


func (x *CreateOperationStatusRequest) GetOperationName() string {
	if x != nil {
		return x.OperationName
	}
	return ""
}